From 618b78e62e817c87e6fb6e22b88589ef13a8b198 Mon Sep 17 00:00:00 2001 From: Joe Groocock Date: Tue, 3 Oct 2017 12:00:56 +0100 Subject: [PATCH] i3/config: start nm-applet with i3 --- .config/i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/i3/config b/.config/i3/config index 616ed07..c0acfec 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -175,6 +175,7 @@ exec --no-startup-id xautolock -time 5 -locker ~/.config/i3/lock.sh -nocloseout # startup programs exec --no-startup-id pulseaudio exec --no-startup-id nextcloud +exec --no-startup-id nm-applet exec --no-startup-id blueman-applet exec --no-startup-id redshift exec --no-startup-id xbindkeys