aboutsummaryrefslogtreecommitdiff
path: root/dmenu-unmount
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-12-23 10:01:15 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2024-12-23 10:01:15 +0100
commit7d3dc968b6183f51dc2594c80450372f0c8fb811 (patch)
tree955b6be59884229125a63f070e16992dc5a79ca1 /dmenu-unmount
parent20bbe3418e71556ff2d14623cbbf047c0bd55855 (diff)
downloadscripts-7d3dc968b6183f51dc2594c80450372f0c8fb811.tar.gz
scripts-7d3dc968b6183f51dc2594c80450372f0c8fb811.zip
Changes for new laptop
Diffstat (limited to 'dmenu-unmount')
-rwxr-xr-xdmenu-unmount3
1 files changed, 1 insertions, 2 deletions
diff --git a/dmenu-unmount b/dmenu-unmount
index 8f7a27f..93c8186 100755
--- a/dmenu-unmount
+++ b/dmenu-unmount
@@ -7,8 +7,7 @@
7# Example: dmenu-unmount -m slmenu -w echo 7# Example: dmenu-unmount -m slmenu -w echo
8 8
9menu=dmenu 9menu=dmenu
10#writeout=notify-send 10writeout=${NOTIFY:-"notify push"}
11writeout="notify push"
12 11
13usage() { 12usage() {
14 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