From 8d8402e8b80550905afcd13680c769b80056cb34 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 17 Jul 2021 21:01:13 +0200 Subject: [PATCH] i3: do not display generic names when using j4-dmenu-desktop --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 9913114..fa88bf4 100644 --- a/config +++ b/config @@ -58,7 +58,7 @@ bindsym $mod+Return exec exec $term bindsym $mod+x kill # execute command -bindsym $mod+r exec --no-startup-id exec j4-dmenu-desktop +bindsym $mod+r exec --no-startup-id exec j4-dmenu-desktop --no-generic # change focus bindsym $mod+$left focus left