diff --git a/i3.conf b/i3.conf index 345cb82..521a023 100644 --- a/i3.conf +++ b/i3.conf @@ -144,6 +144,9 @@ mode "resize" { bindsym $mod+r mode "resize" +client.focused #4c7899 #3a3a3a #ffffff #2e9ef4 #285577 +client.focused_inactive #333333 #5f676a #ffffff #2e9ef4 #285577 + bar { status_command i3status --config ~/.i3status.conf }