sway: Usar colores menos fuertes para inactive
This commit is contained in:
parent
508f47d172
commit
2e052248e2
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ bar {
|
||||||
}
|
}
|
||||||
|
|
||||||
client.focused $accent $accent $background
|
client.focused $accent $accent $background
|
||||||
client.focused_inactive $accentish $accentish $foreground
|
client.focused_inactive $backgroundish $backgroundish $foreground
|
||||||
client.unfocused $backgroundish $background $foreground
|
client.unfocused $backgroundish $background $foreground
|
||||||
titlebar_border_thickness 1
|
titlebar_border_thickness 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue