Start dynamic-wallpaper once immediately after starting swww

This commit is contained in:
Evie Litherland-Smith 2024-12-06 07:11:31 +00:00
parent 1d954615cb
commit 8974720873

View file

@ -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;