Commit graph

4 commits

Author SHA1 Message Date
Sanchayan Maity babc2bb780 Update mail related configuration
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2018-11-23 23:10:37 +05:30
Sanchayan Maity ee95c2d562 Update mutt mail fetch and notify script for use with systemd 2017-06-01 11:21:58 +05:30
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 58c70237e9 Initial commit of dotfiles 2016-03-07 22:01:28 +05:30