mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-25 21:34:43 +02:00
systemd: change wallpaper every 2 hours
This commit is contained in:
parent
a16d53e29c
commit
a06951f168
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ Description=Wallpaper rotation for %I
|
||||||
PartOf=graphical-session@%i.target
|
PartOf=graphical-session@%i.target
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnUnitActiveSec=1h
|
OnUnitActiveSec=2h
|
||||||
RandomizedDelaySec=10m
|
RandomizedDelaySec=10m
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue