fix: add 30min timer between wallpaper switches for hyprpaper
Some checks failed
ci / treefmt (push) Failing after 1m18s

This commit is contained in:
Ceferino Patino 2026-06-02 01:04:06 -05:00
commit 1fa792ad86
Signed by: c4patino
SSH key fingerprint: SHA256:Wu+cU1t+7zVT9wzew/4meNmeulo66NzMqc22MdDBgXI

View file

@ -24,6 +24,7 @@ in {
{
monitor = "";
path = inputs.dotfiles + "/.assets/desktops";
timeout = 1800;
}
];
};