[Linux] Add wallpaper.timer unit
This commit is contained in:
parent
cfbb2e6602
commit
ae8f550ebe
9
dotfiles/config/systemd/user/wallpaper.timer
Normal file
9
dotfiles/config/systemd/user/wallpaper.timer
Normal file
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Switch Wallpapers Every 15 minutes
|
||||
|
||||
[Timer]
|
||||
OnUnitActiveSec=5min
|
||||
OnBootSec=0min
|
||||
|
||||
[Install]
|
||||
WantedBy=wm.target
|
Loading…
Reference in New Issue
Block a user