fix: re-enable CSD now that wezterm overlay is applied

This commit is contained in:
punkfairie 2025-06-04 18:51:57 -07:00
parent 247fa01723
commit 72d75ddc33
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6

View file

@ -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 = {