Watch
1
0
Fork
You've already forked dotfiles
0

i3: use i3-dmenu-desktop instead of dmenu_run

This commit is contained in:
coderkun 2016-08-21 19:04:45 +02:00
commit 51183ce9b7

View file

@ -33,11 +33,11 @@ bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Shift+X kill bindsym $mod+Shift+X kill
# start dmenu (a program launcher) # start dmenu (a program launcher)
bindsym $mod+a exec dmenu_run #bindsym $mod+a exec dmenu_run
# There also is the (new) i3-dmenu-desktop which only displays applications # 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 # shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed. # installed.
#bindsym $mod+a exec --no-startup-id i3-dmenu-desktop bindsym $mod+a exec --no-startup-id i3-dmenu-desktop
# change focus # change focus
bindsym $mod+n focus left bindsym $mod+n focus left