mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-24 12:26:05 -05:00
9 lines
119 B
SYSTEMD
9 lines
119 B
SYSTEMD
[Unit]
|
|
Description=Periodically run wallpaper service
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=30min
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|