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
6 lines
120 B
Desktop File
6 lines
120 B
Desktop File
[Unit]
|
|
Description=Enable Mako do-not-disturb
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/makoctl mode -r do-not-disturb
|