From 6d606a3d5c58df0e9c99ce1c14e03f44533b55e1 Mon Sep 17 00:00:00 2001 From: Rose Date: Mon, 25 Aug 2025 23:34:59 +0200 Subject: niri: change colors --- desktop/.config/niri/config.kdl | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/desktop/.config/niri/config.kdl b/desktop/.config/niri/config.kdl index 5bd2239..3fc9b01 100644 --- a/desktop/.config/niri/config.kdl +++ b/desktop/.config/niri/config.kdl @@ -50,10 +50,19 @@ layout { border { width 4 - active-color "#ffc87f" - inactive-color "#505050" + active-color "#aa85e1" + inactive-color "#21222d" urgent-color "#9b0000" } + + tab-indicator { + width 9 + gap 0 + place-within-column + length total-proportion=1.0 + position "left" + active-color "#e78a4e" + } } spawn-at-startup "openrc" "--user" "gui" -- cgit v1.2.3