1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-21 02:57:46 +01:00

8 lines
182 B
Plaintext
Raw Normal View History

2023-10-22 01:16:03 +02:00
#!/bin/sh
notify-send -u low "dunst" "Do not disturb started"
dunstctl history-clear
dunstctl rule dnd_low enable
dunstctl rule dnd_normal enable
dunstctl rule sound_normal disable