mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-07 16:54:21 +02:00
i3: do not display generic names when using j4-dmenu-desktop
This commit is contained in:
parent
6bcfe92d2f
commit
8d8402e8b8
1 changed files with 1 additions and 1 deletions
2
config
2
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue