dotfiles/.config/systemd/user/change_wallpaper.timer
2023-12-31 12:39:08 +01:00

9 lines
156 B
SYSTEMD

[Unit]
Description=Timer to change the wallpaper each 1 hours
[Timer]
OnCalendar=0/1:00:00
Unit=change_wallpaper.service
[Install]
WantedBy=timers.target