summaryrefslogtreecommitdiff
path: root/common/modules/terminal/ghostty.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/modules/terminal/ghostty.nix')
-rw-r--r--common/modules/terminal/ghostty.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/modules/terminal/ghostty.nix b/common/modules/terminal/ghostty.nix
index fa18ae6..4ca4384 100644
--- a/common/modules/terminal/ghostty.nix
+++ b/common/modules/terminal/ghostty.nix
@@ -33,9 +33,9 @@ in
shell-integration-features = "no-cursor";
adjust-underline-position = "7%";
- adjust-cell-width = "";
- adjust-cell-height = "";
- adjust-font-baseline = "";
+ # adjust-cell-width = "";
+ # adjust-cell-height = "";
+ # adjust-font-baseline = "";
gtk-titlebar = false;
gtk-single-instance = true;
gtk-tabs-location = "bottom";