diff --git a/.config/i3/config b/.config/i3/config index 7e089ef..703580a 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -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.