Skip to content

Commit

Permalink
Merge pull request #295 from himkt/ligature
Browse files Browse the repository at this point in the history
misc(ghostty): disable ligature
  • Loading branch information
himkt authored Jan 8, 2025
2 parents 82e882a + e32e07c commit 8bcfe9a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ghostty/config.d/config
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ background-opacity = 0.85
background-blur-radius = 20

# font config
font-family = Jetbrains Mono
font-size = 16
font-family = Jetbrains Mono
font-size = 16
font-feature = -calt

0 comments on commit 8bcfe9a

Please sign in to comment.