diff --git a/i3/config b/i3/config index d856bfc..d740e88 100755 --- a/i3/config +++ b/i3/config @@ -57,8 +57,6 @@ bindsym $mod+Print exec maim -s | xclip -selection clipboard -t image/png # kill focused window bindsym $mod+Shift+q kill -# start dmenu (a program launcher) -bindsym $mod+d 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. @@ -199,6 +197,9 @@ set $aqua #689d68 set $gray #a89984 set $darkgray #1d2021 +# start dmenu (a program launcher) +bindsym $mod+d exec dmenu_run -nb '#222222' -sf '#eeeeee' -sb '#689d68' -nf '#a89984' + #start of bar section bar { status_command i3status