fix(ghostty): disable ligatures
This commit is contained in:
parent
58550c433f
commit
124d510511
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
||||||
theme = rose-pine
|
theme = rose-pine
|
||||||
font-family = Iosevka Nerd Font
|
font-family = Iosevka Nerd Font
|
||||||
font-size = 12
|
font-size = 12
|
||||||
|
font-feature = -calt
|
||||||
|
font-feature = -dlig
|
||||||
|
|
||||||
selection-foreground = #908caa
|
selection-foreground = #908caa
|
||||||
selection-background = #26233a
|
selection-background = #26233a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue