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