From 7188d41275a3c8e792a99911516f580f06ed3a9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sat, 28 Aug 2021 23:46:29 -0500 Subject: update child_border color to client focused --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 3243a93..1794701 100644 --- a/config +++ b/config @@ -322,7 +322,7 @@ bindsym XF86AudioPlay exec playerctl play-pause bindsym XF86AudioStop exec playerctl stop # class border background text indicator child_border -client.focused #424242 #424242 #FFFFFF #FFFFFF #212121 +client.focused #424242 #424242 #FFFFFF #FFFFFF #9E9E9E client.focused_inactive #212121 #212121 #424242 #9E9E9E #212121 client.unfocused #212121 #212121 #424242 #9E9E9E #212121 client.urgent #DC322F #DC322F #FFFFFF #DC322F #DC322F -- cgit v1.2.3