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
|
# german keyboard layout
|
||||||
exec setxkbmap -layout de
|
exec setxkbmap -layout de
|
||||||
|
|
||||||
# start redshift
|
# notifications for offlineimap
|
||||||
exec redshift
|
exec '~/src/dotfiles/offlineimap_notify.py'
|
||||||
|
|
||||||
# add key to authentication agent
|
# add key to authentication agent
|
||||||
exec ssh-add
|
exec ssh-add
|
||||||
|
|
||||||
|
# start redshift
|
||||||
|
exec redshift-gtk
|
||||||
|
|
||||||
# start nm-applet
|
# start nm-applet
|
||||||
exec nm-applet
|
exec nm-applet
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user