Remove nm-applet from sway conf

This commit is contained in:
Vili Sinervä 2025-02-16 22:35:35 +02:00
parent 7f86f592b3
commit 2c96b6f98d
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -99,7 +99,6 @@ let
exec --no-startup-id nm-applet --sm-disable
exec --no-startup-id wlsunset -S 08:00 -s 22:00 -t 2800 -g 0.9
for_window [window_type="notification"] floating enable
@ -138,9 +137,6 @@ let
swaybar_command swaybar
status_command i3status -c ${i3status-conf}
bindsym button4 nop
bindsym button5 nop
colors {
background #0f212f
statusline #d0d0d0
@ -297,7 +293,6 @@ in
wl-clipboard
wlsunset
i3status
networkmanagerapplet
];
};
}