Add a slight delay to start dynamic-wallpaper with Hyprland

This commit is contained in:
Evie Litherland-Smith 2024-12-06 11:01:15 +00:00
parent 1a3ff2a383
commit 402d9f84d2

View file

@ -148,8 +148,8 @@
"${pkgs.libsForQt5.polkit-kde-agent}/libexec/polkit-kde-authentication-agent-1" "${pkgs.libsForQt5.polkit-kde-agent}/libexec/polkit-kde-authentication-agent-1"
"PASSWORD_STORE_DIR=/dev/null ${pkgs.protonmail-bridge}/bin/protonmail-bridge -n" "PASSWORD_STORE_DIR=/dev/null ${pkgs.protonmail-bridge}/bin/protonmail-bridge -n"
"${pkgs.swww}/bin/swww-daemon" "${pkgs.swww}/bin/swww-daemon"
"systemctl --user start dynamic-wallpaper.service"
"sleep 5; ${pkgs.dex}/bin/dex -a" "sleep 5; ${pkgs.dex}/bin/dex -a"
"sleep 5; systemctl --user start dynamic-wallpaper.service"
]; ];
gestures.workspace_swipe = true; gestures.workspace_swipe = true;
general = { general = {