From e7c8488a8e1ae46256eabda59b6960e98b3b7ae3 Mon Sep 17 00:00:00 2001 From: finga Date: Sat, 19 Sep 2015 23:04:15 +0200 Subject: [PATCH] cleaned up commented colors --- .i3/config | 3 --- 1 file changed, 3 deletions(-) diff --git a/.i3/config b/.i3/config index 1924669..e60c079 100644 --- a/.i3/config +++ b/.i3/config @@ -162,9 +162,7 @@ bindsym $mod+r mode "resize" # colours client.focused #000000 #009900 #ffffff #ff0000 -#client.focused_inactive #666666 #666666 #ffffff client.unfocused #000000 #005500 #000000 #ff0000 -#client.urgent #D11931 #D11931 #ffffff # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) @@ -181,7 +179,6 @@ bar { focused_workspace #00cc00 #00ff00 #000000 inactive_workspace #00cc00 #008b00 #cccccc - #urgent_workspace #2f343a #900000 #ffffff } }