diff --git a/hyprland/.config/hypr/conf/autostart.conf b/hyprland/.config/hypr/conf/autostart.conf index 8724d7b..b73735b 100644 --- a/hyprland/.config/hypr/conf/autostart.conf +++ b/hyprland/.config/hypr/conf/autostart.conf @@ -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' &