arch/private_dot_config/systemd/user/mako-dnd-off-afternoon.timer
lew 090d3e295c Add .config/systemd/user/mako-dnd-off-afternoon.timer
Add .config/systemd/user/mako-dnd-off-homeed.timer
Add .config/systemd/user/mako-dnd-off.service
Add .config/systemd/user/mako-dnd-on-afternoon.timer
Add .config/systemd/user/mako-dnd-on-homeed.timer
Add .config/systemd/user/mako-dnd-on.service
Add .config/systemd/user/timers.target.wants/mako-dnd-off-afternoon.timer
Add .config/systemd/user/timers.target.wants/mako-dnd-off-homeed.timer
Add .config/systemd/user/timers.target.wants/mako-dnd-on-afternoon.timer
Add .config/systemd/user/timers.target.wants/mako-dnd-on-homeed.timer
2025-11-03 16:48:54 +00:00

11 lines
171 B
SYSTEMD

[Unit]
Description=Disable Mako DND Mon-Fri 19:00
[Timer]
OnCalendar=Mon..Fri *-*-* 19:00:00
Persistent=true
Unit=mako-dnd-off.service
[Install]
WantedBy=timers.target