fix: waybar autostart
This commit is contained in:
parent
fd79d1300e
commit
e494741207
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ exec-once = swaybg -i ~/Wallpapers/macos.png
|
|||
# exec-once = swww init; swww kill; swww init # idk why tbh
|
||||
|
||||
# Status bar
|
||||
exec-once = sleep 1 $scr_path/waybar-launch.sh
|
||||
exec-once = sleep 1 && $scr_path/waybar-launch.sh
|
||||
# exec-once = eww daemon && eww open bar
|
||||
|
||||
# exec-once = swayidle -w timeout 300 'gtklock' before-sleep 'gtklock' &
|
||||
|
|
Loading…
Add table
Reference in a new issue