Use j4-dmenu-desktop instead of dmenu_run

This commit is contained in:
Dan Buch 2018-10-24 09:35:27 -04:00
parent 3c4a72ddb8
commit 69a46f848f
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

View File

@ -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