rice/systemd/user/end-work-wallpaper.timer
2022-01-27 01:48:10 -08:00

13 lines
222 B
SYSTEMD

[Unit]
Description=Enable wallpaper notifications after work
RefuseManualStart=no
RefuseManualStop=no
[Timer]
OnCalendar=Mon..Fri 17:30:00
Persistent=true
Unit=end-work-wallpaper.service
[Install]
WantedBy=timers.target