dotfiles/mutt
Sanchayan Maity ec96e09021 mutt: Fix desktop mail notification
To send desktop notification from a background script running as root
(replace X_user and X_userid with the user and userid running X respectively):

sudo -u X_user DISPLAY=:0 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/
X_userid/bus notify-send 'Hello world!' 'This is an example notification.'

Taken from https://wiki.archlinux.org/index.php/Desktop_notifications
2016-10-06 15:45:53 +05:30
..
.mutt Initial commit of dotfiles 2016-03-07 22:01:28 +05:30
accounts Initial commit of dotfiles 2016-03-07 22:01:28 +05:30
mutt-colors-solarized@3b23c55eb4 Initial commit of dotfiles 2016-03-07 22:01:28 +05:30
mailcap Initial commit of dotfiles 2016-03-07 22:01:28 +05:30
mailnotify.sh mutt: Fix desktop mail notification 2016-10-06 15:45:53 +05:30
mailrun.sh Initial commit of dotfiles 2016-03-07 22:01:28 +05:30
muttrc Initial commit of dotfiles 2016-03-07 22:01:28 +05:30