arch_config/systemd/user/change_wallpaper.timer
2024-12-22 18:21:00 +00:00

10 lines
134 B
SYSTEMD

[Unit]
Description=Timer to change wallpapers every hour
[Timer]
OnCalendar=hourly
Persistent=true
[Install]
WantedBy=timers.target