diff --git a/system/home/hyprland.nix b/system/home/hyprland.nix index 002845c9..ba54c4e2 100644 --- a/system/home/hyprland.nix +++ b/system/home/hyprland.nix @@ -148,6 +148,7 @@ "${pkgs.libsForQt5.polkit-kde-agent}/libexec/polkit-kde-authentication-agent-1" "PASSWORD_STORE_DIR=/dev/null ${pkgs.protonmail-bridge}/bin/protonmail-bridge -n" "${pkgs.swww}/bin/swww-daemon" + "systemctl --user start dynamic-wallpaper.service" "sleep 5; ${pkgs.dex}/bin/dex -a" ]; gestures.workspace_swipe = true;