mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-18 18:04:30 +02:00
wallpaper: replace lua timer by a systemd timer
This commit is contained in:
parent
66d130e702
commit
a528e2f242
6 changed files with 25 additions and 27 deletions
7
systemd/wallpaper@.timer
Normal file
7
systemd/wallpaper@.timer
Normal file
|
@ -0,0 +1,7 @@
|
|||
[Unit]
|
||||
Description=Wallpaper rotation for %I
|
||||
PartOf=graphical-session@%i.target
|
||||
|
||||
[Timer]
|
||||
OnUnitActiveSec=1h
|
||||
RandomizedDelaySec=10m
|
Loading…
Add table
Add a link
Reference in a new issue