From fbbea1e4a92bbd96c4db33c50a9c441a5f844af1 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Sat, 8 Jul 2023 05:37:51 +0900 Subject: bin: update menus MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- bin/notifmenu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/notifmenu') diff --git a/bin/notifmenu b/bin/notifmenu index 48f8ca6..6b993a6 100755 --- a/bin/notifmenu +++ b/bin/notifmenu @@ -33,7 +33,7 @@ done export MENU_PROMPT="󰡟 notif" _menu() { - menu -l10 --ifne --autoselect "$@" + menu -l10 --ifne --accept-single "$@" } list_notifications() { -- cgit 1.4.1