From 402d9f84d2ab49658ba0b08ae53cf32225023955 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Fri, 6 Dec 2024 11:01:15 +0000 Subject: [PATCH] Add a slight delay to start dynamic-wallpaper with Hyprland --- system/home/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/home/hyprland.nix b/system/home/hyprland.nix index 5c63df9c..96e9e805 100644 --- a/system/home/hyprland.nix +++ b/system/home/hyprland.nix @@ -148,8 +148,8 @@ "${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" + "sleep 5; systemctl --user start dynamic-wallpaper.service" ]; gestures.workspace_swipe = true; general = {