sway: Mejores colores
This commit is contained in:
parent
4afd09afb2
commit
2f42c4ba29
1 changed files with 3 additions and 3 deletions
|
@ -203,9 +203,9 @@ bar {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
client.focused $accent $accent $background $accentish
|
client.focused $accent $accent $background $accentish
|
||||||
client.focused_inactive $muted $muted $background
|
client.focused_inactive $muted $muted $background
|
||||||
client.unfocused $backgroundish $backgroundish $foreground
|
client.unfocused $accent $backgroundish $foreground
|
||||||
titlebar_border_thickness 1
|
titlebar_border_thickness 1
|
||||||
|
|
||||||
bindsym $mod+z exec swaync-client --close-latest
|
bindsym $mod+z exec swaync-client --close-latest
|
||||||
|
|
Loading…
Reference in a new issue