fix: add 30min timer between wallpaper switches for hyprpaper
Some checks failed
ci / treefmt (push) Failing after 1m18s
Some checks failed
ci / treefmt (push) Failing after 1m18s
This commit is contained in:
parent
fce27ca3ea
commit
1fa792ad86
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ in {
|
|||
{
|
||||
monitor = "";
|
||||
path = inputs.dotfiles + "/.assets/desktops";
|
||||
timeout = 1800;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue