From 72d75ddc33329fbf4c8fa09356072fe8d0be8d3f Mon Sep 17 00:00:00 2001 From: punkfairie Date: Wed, 4 Jun 2025 18:51:57 -0700 Subject: [PATCH] fix: re-enable CSD now that wezterm overlay is applied --- 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 b2147e8..b548669 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 = {