summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xscripts/dmenu-unmount2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dmenu-unmount b/scripts/dmenu-unmount
index 93c8186..f36bb09 100755
--- a/scripts/dmenu-unmount
+++ b/scripts/dmenu-unmount
@@ -7,7 +7,7 @@
7# Example: dmenu-unmount -m slmenu -w echo 7# Example: dmenu-unmount -m slmenu -w echo
8 8
9menu=dmenu 9menu=dmenu
10writeout=${NOTIFY:-"notify push"} 10writeout="notify push"
11 11
12usage() { 12usage() {
13 echo "Usage: dmenu-unmount [-m MENU] [-w WRITER]" 13 echo "Usage: dmenu-unmount [-m MENU] [-w WRITER]"

Generated with cgit - Back to sebastiano.tronto.net