From f79a04e2feccd0c3b897c76c6feff64f28e9010f Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 12 May 2026 09:05:58 +0200 Subject: Fix weird error with shell I guess? --- scripts/dmenu-unmount | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 @@ # Example: dmenu-unmount -m slmenu -w echo menu=dmenu -writeout=${NOTIFY:-"notify push"} +writeout="notify push" usage() { echo "Usage: dmenu-unmount [-m MENU] [-w WRITER]" -- cgit v1.3