fix: allow CSD so that Wezterm can resize
This commit is contained in:
parent
8b06796596
commit
000b5437f9
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue