|
@@ -33,7 +33,7 @@ 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+Shift+d exec --no-startup-id i3-dmenu-desktop
|
|
|
|
|
|
# change focus
|
|
|
bindsym $mod+$left focus left
|