patch dmenu

master
Jean-Marie Mineau 4 years ago
parent 0cb5237707
commit fb3808e33c

@ -58,7 +58,7 @@ bindsym $mod+Menu exec --no-startup-id firefox
bindsym $mod+Shift+a kill
# start dmenu (a program launcher)
bindsym $mod+d exec dmenu_run
bindsym $mod+d exec "dmenu_run -c -l 20 -sb '#ff0000'"
# 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.

Loading…
Cancel
Save