Change color of focused window

This commit is contained in:
RealStickman 2021-03-02 08:36:53 +01:00
parent 8659aace24
commit 7fc9a76029

View File

@ -790,7 +790,7 @@ exec_always --no-startup-id picom -b --config ~/.config/i3/picom.conf
# class border backgr. text indicator
client.placeholder #663361 #33022f #eeeeee
client.background #663361 #33022f #eeeeee
client.focused #663361 #33022f #eeeeee #33022f
client.focused #663361 #663361 #eeeeee #33022f
client.unfocused #663361 #33022f #eeeeee #33022f
client.focused_inactive #663361 #33022f #eeeeee #33022f
client.urgent #663361 #33022f #eeeeee #33022f