Created
January 25, 2023 10:21
-
-
Save raveensrk/76b782ec4b1578a9a156127e8bb1e392 to your computer and use it in GitHub Desktop.
fira code font settings for windows terminal
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"font": | |
{ | |
"face": "Fira Code Retina", | |
"features": { | |
"cv01": 1, | |
"cv02": 1, | |
"cv03": 1, | |
"cv09": 1, | |
"cv12": 1, | |
"cv14": 1, | |
"cv17": 1, | |
"cv27": 1, | |
"cv29": 1, | |
"cv30": 1, | |
"cv31": 1, | |
"onum": 1, | |
"ss01": 1, | |
"ss02": 1, | |
"ss03": 1, | |
"ss04": 1, | |
"ss05": 0, | |
"ss06": 1, | |
"ss07": 1, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment