From 2f42c4ba2950398d18428c8abcb729e0b4c5d31e Mon Sep 17 00:00:00 2001 From: Nulo Date: Sun, 9 Oct 2022 15:02:35 -0300 Subject: [PATCH] sway: Mejores colores --- .config/sway/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 2ec387f..2206c83 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -203,9 +203,9 @@ bar { } } -client.focused $accent $accent $background $accentish -client.focused_inactive $muted $muted $background -client.unfocused $backgroundish $backgroundish $foreground +client.focused $accent $accent $background $accentish +client.focused_inactive $muted $muted $background +client.unfocused $accent $backgroundish $foreground titlebar_border_thickness 1 bindsym $mod+z exec swaync-client --close-latest