turned off ghostty ligatures

This commit is contained in:
Kulvir Singh
2025-04-27 23:31:51 +05:30
parent 6b8a0ae751
commit d3886e267e
2 changed files with 5 additions and 2 deletions

View File

@@ -13,6 +13,10 @@ background-blur-radius = 8
mouse-hide-while-typing = true
font-feature = -calt
font-feature = -liga
font-feature = -dlig
clipboard-read = allow
clipboard-write = allow
copy-on-select = clipboard
@@ -35,4 +39,4 @@ macos-option-as-alt = true
# fullscreen = true
# macos-non-native-fullscreen = true # fullscreen, hide menubar and dock toooo
keybind = cmd+backspace=text:\x15
# keybind = cmd+backspace=text:\x15

View File

@@ -197,7 +197,6 @@ return {
"gofumpt",
"goimports-reviser",
"jsonlint",
"markdownlint",
"prettier",
"stylua",
})