]> git.sur5r.net Git - i3/i3/blobdiff - i3.config.keycodes
scratchpad: fix crash when moving last window of an invisible workspace (+test) ...
[i3/i3] / i3.config.keycodes
index 21229208ff43801f0487e3162efb8d5ec17a1071..0da3d77a7766e33f45ed2548dbd46866c619d765 100644 (file)
@@ -30,6 +30,10 @@ bindcode $mod+Shift+24 kill
 
 # start dmenu (a program launcher)
 bindcode $mod+40 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
 
 # change focus
 bindcode $mod+44 focus left