From 000b5437f964df9ec0b561b06bc7bd5a7d7a62d1 Mon Sep 17 00:00:00 2001 From: punkfairie Date: Tue, 3 Jun 2025 19:04:35 -0700 Subject: [PATCH] fix: allow CSD so that Wezterm can resize --- modules/home/shell/niri.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/shell/niri.nix b/modules/home/shell/niri.nix index b548669..b2147e8 100644 --- a/modules/home/shell/niri.nix +++ b/modules/home/shell/niri.nix @@ -45,7 +45,7 @@ in { settings = let cmd = command: {command = [command];}; in { - prefer-no-csd = true; + # prefer-no-csd = true; hotkey-overlay.skip-at-startup = true; environment = {