fix: allow CSD so that Wezterm can resize

This commit is contained in:
punkfairie 2025-06-03 19:04:35 -07:00
parent 8b06796596
commit 000b5437f9
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6

View file

@ -45,7 +45,7 @@ in {
settings = let settings = let
cmd = command: {command = [command];}; cmd = command: {command = [command];};
in { in {
prefer-no-csd = true; # prefer-no-csd = true;
hotkey-overlay.skip-at-startup = true; hotkey-overlay.skip-at-startup = true;
environment = { environment = {