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;
|
adjust-underline-thickness = -2;
|
||||||
|
|
||||||
mouse-hide-while-typing = true;
|
mouse-hide-while-typing = true;
|
||||||
cursor-style = "block";
|
|
||||||
unfocused-split-opacity = 1.0;
|
unfocused-split-opacity = 1.0;
|
||||||
|
|
||||||
shell-integration = "fish";
|
shell-integration = "fish";
|
||||||
|
|
||||||
window-decoration = true;
|
|
||||||
gtk-single-instance = true;
|
|
||||||
gtk-tabs-location = "hidden";
|
gtk-tabs-location = "hidden";
|
||||||
gtk-titlebar = false;
|
gtk-titlebar = true;
|
||||||
window-padding-x = 0;
|
gtk-titlebar-hide-when-maximized = true;
|
||||||
window-padding-y = 0;
|
|
||||||
window-padding-balance = true;
|
window-padding-balance = true;
|
||||||
window-padding-color = "extend";
|
window-padding-color = "extend";
|
||||||
window-theme = "system";
|
window-theme = "system";
|
||||||
|
|
Loading…
Add table
Reference in a new issue