fix(waybar): stop starting waybar from systemd
This commit is contained in:
parent
2d7a0ea186
commit
550d7548ed
2 changed files with 9 additions and 8 deletions
|
|
@ -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"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue