Remove .config/systemd/user/low-battery-warn.service

Remove .config/systemd/user/low-battery-warn.timer
Remove .config/systemd/user/mako-dnd-off-afternoon.timer
Remove .config/systemd/user/mako-dnd-off-homeed.timer
Remove .config/systemd/user/mako-dnd-off.service
Remove .config/systemd/user/mako-dnd-on-afternoon.timer
Remove .config/systemd/user/mako-dnd-on-homeed.timer
Remove .config/systemd/user/mako-dnd-on.service
Remove .config/systemd/user/timers.target.wants/low-battery-warn.timer
This commit is contained in:
Lewis Wynne 2026-02-13 13:21:08 +00:00
parent 2c1721bc23
commit 471a318117
9 changed files with 0 additions and 75 deletions

View file

@ -1,7 +0,0 @@
[Unit]
Description=Low Battery Warning
[Service]
Type=oneshot
ExecStart=%h/.local/bin/low-battery-warn

View file

@ -1,10 +0,0 @@
[Unit]
Description=Timer for Low Battery Warning
[Timer]
OnBootSec=2min
OnUnitActiveSec=2min
Unit=low-battery-warn.service
[Install]
WantedBy=timers.target

View file

@ -1,11 +0,0 @@
[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

View file

@ -1,11 +0,0 @@
[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

View file

@ -1,7 +0,0 @@
[Unit]
Description=Enable Mako do-not-disturb
[Service]
Type=oneshot
ExecStart=/usr/bin/makoctl mode -r do-not-disturb
ExecStartPost=notify-send "dnd disabled" "club time over"

View file

@ -1,10 +0,0 @@
[Unit]
Description=Enable Mako DND Mon-Fri 16:15
[Timer]
OnCalendar=Mon..Fri *-*-* 16:15:00
Persistent=true
Unit=mako-dnd-on.service
[Install]
WantedBy=timers.target

View file

@ -1,11 +0,0 @@
[Unit]
Description=Enable Mako DND Thursday 01:15
[Timer]
OnCalendar=Thu *-*-* 01:15:00
Persistent=true
Unit=mako-dnd-on.service
[Install]
WantedBy=timers.target

View file

@ -1,7 +0,0 @@
[Unit]
Description=Enable Mako do-not-disturb
[Service]
Type=oneshot
ExecStart=/usr/bin/makoctl mode -a do-not-disturb
ExecStartPost=notify-send "dnd enabled" "club time started"

View file

@ -1 +0,0 @@
/home/lew/.config/systemd/user/low-battery-warn.timer