diff --git a/.config/i3/config b/.config/i3/config index 5129ab6..b435deb 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -48,7 +48,7 @@ bindsym $mod+Shift+q kill # start dmenu (a program launcher) #bindsym $mod+d exec dmenu_run -bindsym $mod+d exec source ~/.bashrc && j4-dmenu-desktop --dmenu="dmenu -i -nb '#0d0d0d' -sf '#1a1a1a' -sb '#3498db' -nf '#3498db'" --term="i3-sensible-terminal" +bindsym $mod+d exec source ~/.bashrc && j4-dmenu-desktop --dmenu="dmenu -i -nb '#1b2224' -nf '#cccccc' -sf '#161c1d' -sb '#3498db'" --term="i3-sensible-terminal" # 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