From 092d46c120bd3d935e7a03cebef699d016438c85 Mon Sep 17 00:00:00 2001 From: Zoty Date: Wed, 15 Apr 2026 11:16:25 -0300 Subject: [PATCH] make niri gruvbox --- modules/_home/niri.nix | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/modules/_home/niri.nix b/modules/_home/niri.nix index 455f762..523c9cb 100644 --- a/modules/_home/niri.nix +++ b/modules/_home/niri.nix @@ -64,13 +64,19 @@ in { } layout { - gaps 8 + gaps 6 border { width 2 - active-color "#7aa2f7" - inactive-color "#3b4261" + active-color "#fabd2f" + inactive-color "#504945" } - } + + focus-ring { + width 2 + active-color "#fabd2f" + inactive-color "transparent" + } + } prefer-no-csd