diff options
Diffstat (limited to 'util/notify')
| -rwxr-xr-x | util/notify | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/util/notify b/util/notify deleted file mode 100755 index 81639de..0000000 --- a/util/notify +++ /dev/null @@ -1,6 +0,0 @@ -#! /bin/bash - -notify() { - notify-send -t 4000 -i 'dialog-error' "$1 — Try Again!" -} - |
