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:
parent
4bb7ae2a36
commit
090d3e295c
10 changed files with 59 additions and 0 deletions
6
private_dot_config/systemd/user/mako-dnd-off.service
Normal file
6
private_dot_config/systemd/user/mako-dnd-off.service
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[Unit]
|
||||
Description=Enable Mako do-not-disturb
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/makoctl mode -r do-not-disturb
|
||||
Loading…
Add table
Add a link
Reference in a new issue