wallspa.sh/systemd/wallsplash.timer

10 lines
134 B
SYSTEMD
Raw Normal View History

2018-04-03 15:31:43 +02:00
[Unit]
Description=Change wallpaper every 10 minutes
[Timer]
OnBootSec=1min
OnUnitActiveSec=10min
[Install]
WantedBy=timers.target