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
This commit is contained in:
Lewis Wynne 2025-11-03 16:48:54 +00:00
parent 4bb7ae2a36
commit 090d3e295c
10 changed files with 59 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[Unit]
Description=Disable Mako DND Thursday 02:30
[Timer]
OnCalendar=Thu *-*-* 02:30:00
Persistent=true
Unit=mako-dnd-off.service
[Install]
WantedBy=timers.target