i3: start nm-applet

This commit is contained in:
Johannes Rothe 2018-01-23 22:30:01 +01:00
parent d2dac32d91
commit fae7c28c1c

View File

@ -37,6 +37,9 @@ exec setxkbmap -layout de
# start redshift # start redshift
exec redshift exec redshift
# start nm-applet
exec nm-applet
# move workspace to left and right monitors # move workspace to left and right monitors
bindsym $mod+Shift+bracketleft move workspace to output left bindsym $mod+Shift+bracketleft move workspace to output left
bindsym $mod+Shift+bracketright move workspace to output right bindsym $mod+Shift+bracketright move workspace to output right