summary refs log tree commit diff
path: root/bin/notifmenu
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2023-07-08 05:37:51 +0900
committerRobert Günzler <r@gnzler.io>2023-07-08 05:38:36 +0900
commitfbbea1e4a92bbd96c4db33c50a9c441a5f844af1 (patch)
treeb07670fbefcdd7fb6312f0e2a027a0afc0e99077 /bin/notifmenu
parent1a220f1578ce0e18cffff97ae8ba68d6a4dfea4d (diff)
bin: update menus
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to 'bin/notifmenu')
-rwxr-xr-xbin/notifmenu2
1 files changed, 1 insertions, 1 deletions
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() {