arch/private_dot_config/systemd/user/mako-dnd-off.service
lew 8b458b0707 Update .tmux.conf
Update .config/fish/fish_variables
Update .config/nvim/lazy-lock.json
Update .config/user-dirs.dirs
Update .config/systemd/user/mako-dnd-off.service
Update .config/systemd/user/mako-dnd-on.service
Update .local/bin/low-battery-warn
2025-11-11 12:14:47 +00:00

7 lines
178 B
Desktop File

[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"