Files
newdotfiles/linux/systemd/user/wallpaper.timer
2020-07-23 14:02:42 +09:00

11 lines
211 B
SYSTEMD

# This is a transient unit file, created programmatically via the systemd API. Do not edit.
[Unit]
Description=Change wallpaper
[Timer]
OnCalendar=*:0/5
RemainAfterElapse=no
[Install]
WantedBy=xsession.target