i3-config: autostart offlineimap notifications

This commit is contained in:
Johannes Rothe 2018-05-20 22:22:59 +02:00
parent 1b53be92e0
commit bae6358151

View File

@ -34,12 +34,15 @@ bindsym $mod+d exec dmenu_run
# german keyboard layout
exec setxkbmap -layout de
# start redshift
exec redshift
# notifications for offlineimap
exec '~/src/dotfiles/offlineimap_notify.py'
# add key to authentication agent
exec ssh-add
# start redshift
exec redshift-gtk
# start nm-applet
exec nm-applet