From e31741fde83e0a1a1ebc2cb262ffc09b024683ad Mon Sep 17 00:00:00 2001 From: finga Date: Tue, 15 Mar 2016 20:44:05 +0100 Subject: [PATCH] add gpg and change style --- .i3/config | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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