summaryrefslogtreecommitdiff
path: root/i3
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2018-06-14 10:00:49 -0500
committerBlaise Thompson <blaise@untzag.com>2018-06-14 10:00:49 -0500
commit6470687948dbdad3d3f1ecb95c899ec098e0ea46 (patch)
treefb91afd205878eb63c5205752f31eafb75815c8f /i3
parent1c04b6bca56c51e06e12186646ae0b7f640fa0be (diff)
2018-06-14 10:00
Diffstat (limited to 'i3')
-rw-r--r--i3/config10
1 files changed, 5 insertions, 5 deletions
diff --git a/i3/config b/i3/config
index 5d56144..694fbed 100644
--- a/i3/config
+++ b/i3/config
@@ -175,14 +175,14 @@ bar {
}
# class border background text indicator child_border
-client.focused $background $background $foreground $red $orange
-client.focused_inactive $background $background $foreground $red $background
-client.unfocused $background $background $comment $red $background
-client.urgent $background $background $red $red $red
+client.focused $selection $selection $yellow $red $yellow
+client.focused_inactive $selection $selection $yellow $red $selection
+client.unfocused $selection $selection $comment $red $selection
+client.urgent $selection $selection $red $red $red
client.placeholder #282a2e #0c0c0c #ffffff #000000 #0c0c0c
client.background $background
-for_window [class="^.*"] border pixel 5
+for_window [class="^.*"] border pixel 3
hide_edge_borders smart