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:
parent
2c1721bc23
commit
471a318117
9 changed files with 0 additions and 75 deletions
|
|
@ -1,7 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=Low Battery Warning
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
ExecStart=%h/.local/bin/low-battery-warn
|
|
||||||
|
|
||||||
|
|
@ -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
|
|
||||||
|
|
@ -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
|
|
||||||
|
|
||||||
|
|
@ -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
|
|
||||||
|
|
||||||
|
|
@ -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"
|
|
||||||
|
|
@ -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
|
|
||||||
|
|
@ -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
|
|
||||||
|
|
||||||
|
|
@ -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"
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/home/lew/.config/systemd/user/low-battery-warn.timer
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue