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.nix7
1 files changed, 4 insertions, 3 deletions
diff --git a/common/modules/terminal/ghostty.nix b/common/modules/terminal/ghostty.nix
index a53a74f..4c13452 100644
--- a/common/modules/terminal/ghostty.nix
+++ b/common/modules/terminal/ghostty.nix
@@ -30,10 +30,11 @@ in
window-decoration = "none";
window-inherit-working-directory = false;
cursor-style-blink = false;
- cursor-style = "block";
- shell-integration-features = "no-cursor";
+ # bold-color = "default";
+ # cursor-style = "block";
+ # shell-integration-features = "no-cursor";
- adjust-underline-position = "7%";
+ # adjust-underline-position = "7%";
# adjust-cell-width = "";
# adjust-cell-height = "";
# adjust-font-baseline = "";