From 2e052248e2b4e8853e9b21200f1340eac7072626 Mon Sep 17 00:00:00 2001 From: Nulo Date: Tue, 19 Apr 2022 18:39:00 -0300 Subject: [PATCH] sway: Usar colores menos fuertes para inactive --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index b8b1ead..7fb7e8a 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -208,7 +208,7 @@ bar { } client.focused $accent $accent $background -client.focused_inactive $accentish $accentish $foreground +client.focused_inactive $backgroundish $backgroundish $foreground client.unfocused $backgroundish $background $foreground titlebar_border_thickness 1