From 876fa79f31d4e2c67d62e16d503bc75b749eefcd Mon Sep 17 00:00:00 2001 From: ryukamish Date: Sun, 22 Mar 2026 14:11:01 +0530 Subject: chore: cleanup --- niri/cfg/layout.kdl | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'niri/cfg/layout.kdl') diff --git a/niri/cfg/layout.kdl b/niri/cfg/layout.kdl index 7b434b9..1def8da 100644 --- a/niri/cfg/layout.kdl +++ b/niri/cfg/layout.kdl @@ -1,5 +1,5 @@ layout { - gaps 4 + gaps 2 center-focused-column "never" preset-column-widths { @@ -9,11 +9,8 @@ layout { } default-column-width { proportion 0.5; } focus-ring { - width 4 - // active-color "#7fc8ff" - // inactive-color "#505050" - active-gradient from="#80c8ff" to="#c7ff7f" angle=45 - // inactive-gradient from="#505050" to="#808080" angle=45 relative-to="workspace-view" + width 2 + active-color "#7fc8ff" } border { -- cgit v1.3