fix: waybar autostart

This commit is contained in:
hesam-init 2024-02-12 17:38:58 +03:30
parent fd79d1300e
commit e494741207

View file

@ -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' &