From 9c828ca38fab9047a4a6da27d501a6d4fa94e26d Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Wed, 10 Feb 2016 16:40:23 -0600 Subject: Update config --- i3/config | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/i3/config b/i3/config index 6fa9623..52eae04 100644 --- a/i3/config +++ b/i3/config @@ -97,11 +97,13 @@ bar { status_command ~/.i3/status.sh colors { - statusline #e65200 - focused_workspace #4c4c4c #e65200 #ffffff + statusline #ab363f + focused_workspace #4c4c4c #ab363f #ffffff } } -client.focused #e65200 #e65200 #ffffff #e65200 +client.focused #ab363f #ab363f #ffffff #ab363f +for_window [class="Steam"] floating enable exec --no-startup-id feh --bg-scale /home/tom/Dropbox/Misc/wall.jpg +exec --no-startup-id xrandr --output DVI-I-1 --left-of DVI-I-0 -- cgit v1.2.3