use nm-applet

This commit is contained in:
Frieder Schlesier 2017-02-25 00:16:46 +01:00
parent 0c89cb6247
commit 9a0607eef1
1 changed files with 1 additions and 0 deletions

View File

@ -228,6 +228,7 @@ bar {
# startup programs # startup programs
exec amixer set Master 1+ off exec amixer set Master 1+ off
exec amixer set Master 54 exec amixer set Master 54
exec --no-startup-id nm-applet
exec --no-startup-id xrandr --output LVDS1 --left-of VGA1 --auto exec --no-startup-id xrandr --output LVDS1 --left-of VGA1 --auto
exec --no-startup-id xrandr --output VGA1 --auto exec --no-startup-id xrandr --output VGA1 --auto
exec --no-startup-id i3-msg 'workspace $WS1; exec iceweasel;' exec --no-startup-id i3-msg 'workspace $WS1; exec iceweasel;'