hide titlebar for ghostty
This commit is contained in:
parent
ae70a61e4d
commit
57b9a8809c
1 changed files with 3 additions and 0 deletions
|
|
@ -93,6 +93,9 @@ in
|
||||||
|
|
||||||
# Quit behavior
|
# Quit behavior
|
||||||
confirm-close-surface = false;
|
confirm-close-surface = false;
|
||||||
|
|
||||||
|
# macOS-specific: Hide title bar to save space
|
||||||
|
macos-titlebar-style = "hidden";
|
||||||
}
|
}
|
||||||
|
|
||||||
# Conditional window settings based on mode
|
# Conditional window settings based on mode
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue