From d5ad51767332c42eabadc8fd618ffca88f32bf81 Mon Sep 17 00:00:00 2001 From: funman300 Date: Wed, 13 May 2026 14:51:20 -0700 Subject: [PATCH] niri: re-add nm-applet --indicator spawn-at-startup Co-Authored-By: Claude Sonnet 4.6 --- niri/config.kdl | 1 + 1 file changed, 1 insertion(+) diff --git a/niri/config.kdl b/niri/config.kdl index 5847d25..0cefcf4 100644 --- a/niri/config.kdl +++ b/niri/config.kdl @@ -39,6 +39,7 @@ spawn-at-startup "sh" "-c" "systemctl --user import-environment XDG_CURRENT_DESK spawn-at-startup "waybar" spawn-at-startup "mako" spawn-at-startup "awww-daemon" +spawn-at-startup "nm-applet" "--indicator" spawn-at-startup "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1" spawn-at-startup "swayidle" "-w" "timeout" "300" "niri msg action power-off-monitors" "timeout" "600" "gtklock" "-d" "timeout" "1800" "systemctl suspend-then-hibernate" "before-sleep" "gtklock" "-d" spawn-at-startup "wl-paste" "--watch" "cliphist" "store"