From a4fa76fc24ced7fa40cd6add033525867e1904fc Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Fri, 9 Jul 2021 10:08:39 +0200 Subject: [PATCH] Fixed double start of nm-applet --- all/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all/.config/i3/config b/all/.config/i3/config index e885a28..9a4f199 100644 --- a/all/.config/i3/config +++ b/all/.config/i3/config @@ -28,7 +28,7 @@ exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork # NetworkManager is the most popular way to manage wireless networks on Linux, # and nm-applet is a desktop environment-independent system tray GUI for it. -exec --no-startup-id nm-applet +# exec --no-startup-id nm-applet # Use pactl to adjust volume in PulseAudio. set $refresh_i3status killall -SIGUSR1 i3status