From da0ed5c9fc1f509843711bbadff47e7180ff15bd Mon Sep 17 00:00:00 2001 From: zachir Date: Fri, 25 Jul 2025 19:49:57 -0500 Subject: Set unused niri border colors too --- niri/config.kdl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/niri/config.kdl b/niri/config.kdl index b83e4b4..cab419f 100644 --- a/niri/config.kdl +++ b/niri/config.kdl @@ -205,8 +205,8 @@ layout { off width 4 - active-color "#ffc87f" - inactive-color "#505050" + active-color "#198844" + inactive-color "#1b1d1c" // Color of the border around windows that request your attention. urgent-color "#9b0000" -- cgit v1.2.3