Fix swww startup properly this time

This commit is contained in:
Evie Litherland-Smith 2024-12-31 11:45:55 +00:00
parent e0e93eefb0
commit 055735cc2d

View file

@ -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 = {