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