From 9a0607eef182fb66cfcc97be08b65633e7a9fb13 Mon Sep 17 00:00:00 2001 From: Frieder Schlesier Date: Sat, 25 Feb 2017 00:16:46 +0100 Subject: [PATCH] use nm-applet --- .i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.i3/config b/.i3/config index dabe423..e879202 100755 --- a/.i3/config +++ b/.i3/config @@ -228,6 +228,7 @@ bar { # startup programs exec amixer set Master 1+ off 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 VGA1 --auto exec --no-startup-id i3-msg 'workspace $WS1; exec iceweasel;'