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