diff --git a/modules/home/wayland/niri/default.nix b/modules/home/wayland/niri/default.nix index ec9c11b..fc7d178 100644 --- a/modules/home/wayland/niri/default.nix +++ b/modules/home/wayland/niri/default.nix @@ -49,6 +49,9 @@ in { # enable = true; settings = { + prefer-no-csd = true; + hotkey-overlay.skip-at-startup = true; + layout = { gaps = 16; center-focused-column = "never";