diff options
Diffstat (limited to 'scripts/dnd-on')
-rwxr-xr-x | scripts/dnd-on | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/dnd-on b/scripts/dnd-on new file mode 100755 index 00000000..0a125013 --- /dev/null +++ b/scripts/dnd-on @@ -0,0 +1,4 @@ +#!/bin/zsh + +notify-send.py a --hint boolean:deadd-notification-center:true \ + string:type:pausePopups |