summaryrefslogtreecommitdiff
path: root/common/modules/terminal/ghostty.nix
diff options
context:
space:
mode:
authorbeeb5k <beebeeb5k@gmail.com>2026-08-26 02:27:02 +0530
committerbeeb5k <beebeeb5k@gmail.com>2026-08-26 02:27:02 +0530
commit9059d75874cdb0006ee4c1d39f8276aa9004be9a (patch)
tree3a4b748999a04f5c663db4f50dca2ab207296bb7 /common/modules/terminal/ghostty.nix
parentffafb880359009613864c176010c94aa7b11adc7 (diff)
nordwand-mono font and some small bixes
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 = "";