diff --git a/system/home/hyprland.nix b/system/home/hyprland.nix index b4bb0e82..574317f2 100644 --- a/system/home/hyprland.nix +++ b/system/home/hyprland.nix @@ -162,9 +162,9 @@ "systemctl --user import-environment WAYLAND_DISPLAY QT_QPA_PLATFORMTHEME" "${config.wayland.windowManager.hyprland.finalPackage}/bin/hyprctl setcursor ${config.gtk.cursorTheme.name} ${toString config.gtk.cursorTheme.size}" "${pkgs.libsForQt5.polkit-kde-agent}/libexec/polkit-kde-authentication-agent-1" + "sleep 5; systemctl --user start swww-daemon.service; sleep 5; systemctl --user start dynamic-wallpaper.service" "PASSWORD_STORE_DIR=/dev/null ${pkgs.protonmail-bridge}/bin/protonmail-bridge -n" - "sleep 5; systemctl --user start dynamic-wallpaper.service" - "sleep 5; ${pkgs.dex}/bin/dex -a" + "${pkgs.dex}/bin/dex -a" ]; gestures.workspace_swipe = true; general = {