dotfiles/.config/systemd/user/change_wallpaper.timer

10 lines
171 B
SYSTEMD

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