diff --git a/.i3/config b/.i3/config index ab8ecbe..ba45502 100644 --- a/.i3/config +++ b/.i3/config @@ -133,10 +133,12 @@ mode "resize" { } bindsym $mod+r mode "resize" -# colors -client.focused #000000 #009900 #ffffff #ff0000 -#client.focused_inactive -client.unfocused #000000 #005500 #000000 #ff0000 +# colors & style +new_window normal 1 +new_float normal 1 +client.focused #009900 #009900 #ffffff #007700 +client.focused_inactive #005500 #005500 #000000 #007700 +client.unfocused #005500 #005500 #000000 #007700 #client.urgent # Start i3bar to display a workspace bar (plus the system information i3status @@ -159,4 +161,5 @@ bar { } exec ssh-agent +exec gpg-agent exec xset -b