From 755457b30eb6deffabbf9a8e48aac18bf8d1c376 Mon Sep 17 00:00:00 2001 From: RhiobeT Date: Tue, 12 Jul 2022 14:26:43 +0200 Subject: [PATCH] Make the world even more opaque --- .config/sway/config | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 64c8e57..cbad034 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -273,7 +273,11 @@ bar { hide_edge_borders both default_border none gaps inner 6 -#smart_gaps on + +client.focused #859900ff #859900ff #002b36 +client.focused_inactive #859900ff #859900ff #002b36 +client.unfocused #002b36ff #002b36ff #93a1a1 +titlebar_padding 5 1 include /etc/sway/config.d/*