fix(desktop): Start feh-wp.timer faster
This commit is contained in:
parent
bcec9f8360
commit
b8e419583c
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ in {
|
|||
partOf = [ "graphical-session.target" ];
|
||||
|
||||
timerConfig = {
|
||||
OnActiveSec = "3second";
|
||||
OnActiveSec = "1second";
|
||||
OnUnitActiveSec = "1hour";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue