i3: use i3-dmenu-desktop to support flatpak

This commit is contained in:
Aminda Suomalainen 2019-01-30 19:35:39 +02:00
parent f7fbf35109
commit 5b2808e1f0
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 2 additions and 2 deletions

View File

@ -36,11 +36,11 @@ bindsym $mod+Return exec urxvt
bindsym $mod+Shift+q kill
# start dmenu (a program launcher)
bindsym $mod+d exec dmenu_run
#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 i3-dmenu-desktop
# change focus
bindsym $mod+j focus left