Change color of focused window
This commit is contained in:
parent
8659aace24
commit
7fc9a76029
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user