From d2ce2b7020cc5853803e6ee888d8ee1d85b78d70 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 13 Jan 2025 14:15:05 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-13 14:15:05 --- .config/sway/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 5e0043b0..fe42c029 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -40,8 +40,9 @@ set $c14 #b4b4b4 set $c15 #d5d5d5 client.focused $c9 $c9 $fg $c9 $c9 -client.focused_inactive $c9 $c9 $fg $c9 $c9 -client.unfocused $c9 $c9 $fg $c9 $c9 +# client.focused_inactive $c9 $c9 $fg $c9 $c9 +client.focused_inactive $bg $bg $bg $bg $bg +client.unfocused $bg $bg $bg $bg $bg client.urgent $c11 $c11 $fg $c11 $c11 client.placeholder $c9 $c9 $fg $c9 $c9