diff options
Diffstat (limited to 'notification.sh')
-rwxr-xr-x | notification.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/notification.sh b/notification.sh deleted file mode 100755 index 99ad0f4..0000000 --- a/notification.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -chosen=myselection -pgrep -x dunst && notify-send "$chosen mynotif." |