aboutsummaryrefslogtreecommitdiff
path: root/dmenu-unmount
diff options
context:
space:
mode:
Diffstat (limited to 'dmenu-unmount')
-rwxr-xr-xdmenu-unmount3
1 files changed, 2 insertions, 1 deletions
diff --git a/dmenu-unmount b/dmenu-unmount
index 57f0c41..2771ecc 100755
--- a/dmenu-unmount
+++ b/dmenu-unmount
@@ -6,7 +6,8 @@
6# Requires: udevil, dmenu (or similar), notify-send or similar (optional) 6# Requires: udevil, dmenu (or similar), notify-send or similar (optional)
7 7
8menu=dmenu 8menu=dmenu
9writeout=herbe 9#writeout=notify-send
10writeout="notify push"
10 11
11while getopts "m:w:" opt; do 12while getopts "m:w:" opt; do
12 case "$opt" in 13 case "$opt" in

Generated with cgit - Back to sebastiano.tronto.net