This commit is contained in:
Yan Lin 2026-01-05 22:26:18 +01:00
parent 2fb697b247
commit dd404951ad
2 changed files with 3 additions and 3 deletions

View file

@ -140,6 +140,7 @@ let
spinnerTipsEnabled = false;
todoEnabled = true;
autoCompactEnabled = true;
alwaysThinkingEnabled = true;
permissions = defaultPermissions;
};

View file

@ -101,9 +101,8 @@ in
# Quit behavior
confirm-close-surface = false;
# Platform-specific: Hide title bar to save space
macos-titlebar-style = "hidden"; # macOS
gtk-titlebar = false; # GNOME/Linux
macos-titlebar-style = "hidden";
macos-option-as-alt = "left";
}
# Conditional window settings based on mode