From 9059d75874cdb0006ee4c1d39f8276aa9004be9a Mon Sep 17 00:00:00 2001 From: beeb5k Date: Wed, 26 Aug 2026 02:27:02 +0530 Subject: nordwand-mono font and some small bixes --- common/modules/terminal/ghostty.nix | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'common/modules/terminal/ghostty.nix') 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 = ""; -- cgit v1.3.1