sway: Hacer visibles bordes de ventanas desenfocadas
This commit is contained in:
parent
e2d608c910
commit
1250989130
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ bar {
|
||||||
|
|
||||||
client.focused $subtle $subtle $background
|
client.focused $subtle $subtle $background
|
||||||
client.focused_inactive $muted $muted $background
|
client.focused_inactive $muted $muted $background
|
||||||
client.unfocused $backgroundish $background $foreground
|
client.unfocused $backgroundish $backgroundish $foreground
|
||||||
titlebar_border_thickness 1
|
titlebar_border_thickness 1
|
||||||
|
|
||||||
bindsym $mod+z exec fnottctl dismiss
|
bindsym $mod+z exec fnottctl dismiss
|
||||||
|
|
Loading…
Reference in a new issue