diff options
author | claw0ry <me@claw0ry.net> | 2025-01-06 14:04:56 +0100 |
---|---|---|
committer | claw0ry <me@claw0ry.net> | 2025-01-06 14:04:56 +0100 |
commit | 6344c9d27fb65e0581c56fcc5895f52a4fcf5fcc (patch) | |
tree | 97508c8b2273af0ca747c17551b030614c808033 | |
parent | setup: make executable (diff) |
ghostty: remove ligatures
-rw-r--r-- | ghostty/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ghostty/config b/ghostty/config index 5a4f29c..8128966 100644 --- a/ghostty/config +++ b/ghostty/config @@ -3,3 +3,6 @@ font-size = 14 theme = gruber-darker shell-integration-features = no-cursor copy-on-select = true +font-feature=-liga +font-feature=-calt +font-feature=-dlig |