Use j4-dmenu-desktop instead of dmenu_run

main
Dan Buch 6 years ago
parent 3c4a72ddb8
commit 69a46f848f
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

@ -14,11 +14,7 @@ bindsym $mod+Return exec xfce4-terminal
bindsym $mod+Shift+q kill
# start dmenu (a program launcher)
bindsym $mod+d exec dmenu_run
# There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed.
# bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
bindsym $mod+d exec --no-startup-id j4-dmenu-desktop
# change focus
bindsym $mod+j focus left

Loading…
Cancel
Save