Files
Dotfiles/.config/systemd/user/wallpaper.timer
2025-01-10 23:09:51 +01:00

11 lines
168 B
SYSTEMD

[Unit]
Description=Run foo weekly and on boot
Requires=graphical-session.target
[Timer]
OnCalendar=hourly
Persistent=true
[Install]
WantedBy=graphical-session.target