i3-config: autostart offlineimap notifications
This commit is contained in:
parent
1b53be92e0
commit
bae6358151
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user