fix(waybar): stop starting waybar from systemd

This commit is contained in:
Filippo Berto 2025-10-16 09:35:57 +02:00
parent 2d7a0ea186
commit 550d7548ed
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
2 changed files with 9 additions and 8 deletions

View file

@ -35,7 +35,7 @@ in
swww
# walker
# wl-lockscreen
waybar
# waybar
wl-clipboard
wl-clipedit
wlogout
@ -109,6 +109,7 @@ in
];
exec-once = [
"waybar"
# "hyprpaper"
# "swww init"
];