wallpaper: replace lua timer by a systemd timer

This commit is contained in:
Vincent Bernat 2020-02-05 08:16:27 +01:00
parent 66d130e702
commit a528e2f242
6 changed files with 25 additions and 27 deletions

7
systemd/wallpaper@.timer Normal file
View file

@ -0,0 +1,7 @@
[Unit]
Description=Wallpaper rotation for %I
PartOf=graphical-session@%i.target
[Timer]
OnUnitActiveSec=1h
RandomizedDelaySec=10m