fix: wallpaper not restarting
This commit is contained in:
parent
e13a6de36f
commit
e2bce75b81
|
@ -19,6 +19,7 @@ in {
|
|||
};
|
||||
Timer = {
|
||||
OnUnitActiveSec = "3 min";
|
||||
OnActiveSec = "3 min";
|
||||
};
|
||||
Install.WantedBy = [
|
||||
"timers.target"
|
||||
|
|
Loading…
Reference in a new issue