i3: use j4-dmenu-desktop

This commit is contained in:
Aminda Suomalainen 2019-01-30 22:45:34 +02:00
parent 5ca1440a87
commit bff2f75f1c
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,8 @@ bindsym $mod+Shift+q kill
# 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 i3-dmenu-desktop
bindsym $mod+d exec --no-startup-id j4-dmenu-desktop
# change focus
bindsym $mod+j focus left