systemd: change wallpaper every 2 hours

This commit is contained in:
Vincent Bernat 2020-04-28 07:27:07 +02:00
parent a16d53e29c
commit a06951f168

View file

@ -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