patch dmenu
This commit is contained in:
parent
0cb5237707
commit
fb3808e33c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue