ghostty: use window decorations
This commit is contained in:
parent
1b367e2322
commit
48af3d5449
1 changed files with 2 additions and 6 deletions
|
@ -25,17 +25,13 @@
|
|||
adjust-underline-thickness = -2;
|
||||
|
||||
mouse-hide-while-typing = true;
|
||||
cursor-style = "block";
|
||||
unfocused-split-opacity = 1.0;
|
||||
|
||||
shell-integration = "fish";
|
||||
|
||||
window-decoration = true;
|
||||
gtk-single-instance = true;
|
||||
gtk-tabs-location = "hidden";
|
||||
gtk-titlebar = false;
|
||||
window-padding-x = 0;
|
||||
window-padding-y = 0;
|
||||
gtk-titlebar = true;
|
||||
gtk-titlebar-hide-when-maximized = true;
|
||||
window-padding-balance = true;
|
||||
window-padding-color = "extend";
|
||||
window-theme = "system";
|
||||
|
|
Loading…
Add table
Reference in a new issue