Remove nm-applet from sway conf
This commit is contained in:
parent
7f86f592b3
commit
2c96b6f98d
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue