diff --git a/scripts/hyprland/start_services.sh b/scripts/hyprland/start_services.sh index d044e5e..af7e4e5 100755 --- a/scripts/hyprland/start_services.sh +++ b/scripts/hyprland/start_services.sh @@ -40,7 +40,7 @@ function load_wallpapers() { } if ! swww query; then - swww init & + swww-daemon & fi load_wallpapers &