Commit Graph

1754 Commits

Author SHA1 Message Date
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
Sanchayan Maity dd7a0a4e0c Commit new settings for spacemacs 2016-05-03 11:25:25 +05:30
Sanchayan Maity 447d08d6be Fix use of GPG by using it with gpg agent 2016-03-13 14:53:53 +05:30
Sanchayan Maity 58c70237e9 Initial commit of dotfiles 2016-03-07 22:01:28 +05:30