From 09f06833995068db9398702288d20356cada6cd9 Mon Sep 17 00:00:00 2001 From: He4eT Date: Mon, 24 Dec 2018 02:33:14 +0500 Subject: [PATCH] i3 titles --- i3/config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/i3/config b/i3/config index 8761038..c5f0304 100644 --- a/i3/config +++ b/i3/config @@ -6,11 +6,11 @@ # # class border backgr. text indicator child_border b9b9b9 -client.focused #000000 #000000 #ffffff #b9b9b9 #b9b9b9 -client.focused_inactive #000000 #000000 #ffffff #ffffff #000000 -client.unfocused #000000 #000000 #999999 #ffffff #000000 -client.urgent #000000 #000000 #ffffff #ffffff #000000 -client.placeholder #000000 #000000 #ffffff #ffffff #000000 +client.focused #000000 #ffffff #000000 #b9b9b9 #b9b9b9 +client.focused_inactive #000000 #b9b9b9 #000000 #ffffff #000000 +client.unfocused #000000 #b9b9b9 #000000 #ffffff #000000 +client.urgent #000000 #b9b9b9 #000000 #ffffff #000000 +client.placeholder #000000 #b9b9b9 #000000 #ffffff #000000 client.background #ffffff