[sway] Update inactive frontend color
This commit is contained in:
parent
26524cc31d
commit
9f9e685e18
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ set $bri #000000
|
|||
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused $bra $ba $fa $bg $bra
|
||||
client.focused_inactive $bra $ba $fi $bg $bri
|
||||
client.focused_inactive $bra $ba $fa $bg $bri
|
||||
client.unfocused $bri $bi $fi $bg $bri
|
||||
#client.urgent $br $br $fg $bg $br #currently not implemented
|
||||
#client.placeholder $br $br $fg $bg $br #currently not implemented
|
||||
|
|
Loading…
Add table
Reference in a new issue