ghostty: use window decorations

This commit is contained in:
Daniel Lundin 2025-01-15 14:54:28 +01:00
parent 1b367e2322
commit 48af3d5449
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI

View file

@ -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";