nirish

config files for niri window manager
Log | Files | Refs | README | LICENSE

commit 45aaa45d258a6eddba61a1c737e3c9861fc0dd78
parent 5e652b813717bfc47af584181d7d91869a28c2fe
Author: ryukamish <[email protected]>
Date:   Mon, 27 Apr 2026 15:22:05 +0530

add: color overhaul

Diffstat:
Mmako/config | 6++++--
Mniri/cfg/layout.kdl | 2+-
2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/mako/config b/mako/config @@ -11,11 +11,13 @@ max-visible=3 layer=overlay anchor=top-right -background-color=#000000 +background-color=#0a0a0a +progress-color=#f6764f +text-color=#b8a9e9 +border-color=#9b8ec4 [urgency=low] default-timeout=3000 -border-color=#808080 [urgency=normal] default-timeout=10000 diff --git a/niri/cfg/layout.kdl b/niri/cfg/layout.kdl @@ -10,7 +10,7 @@ layout { default-column-width { proportion 0.5; } focus-ring { width 2 - active-color "#7fc8ff" + active-color "#f6764f" } border {