From 790c7c2869bf40b0a413bde218da9d8b54aacf49 Mon Sep 17 00:00:00 2001 From: Logan Gartner Date: Sat, 12 Feb 2022 19:01:36 -0700 Subject: [PATCH] nm-applet is ugly, please leave --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 9dc3375..c135506 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -31,7 +31,7 @@ font pango:monospace 8 # 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 nm-applet --indicator 2>&1 & +#exec nm-applet --indicator 2>&1 & #exec nm-tray 2>&1 & # Use pactl to adjust volume in PulseAudio.