Dotfiles/systemd/.config/systemd/user/background.timer
2020-09-26 15:10:01 +01:00

9 lines
128 B
SYSTEMD

[Unit]
Description=Change Wallpaper every minute
[Timer]
OnBootSec=1min
OnUnitActiveSec=1min
[Install]
WantedBy=timers.target