Skip to content

Commit d84e7bc

Browse files
committed
fonts.json: Fix small syntactic divergence
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
1 parent 7a1e163 commit d84e7bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/scripts/lib/fonts.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"patchedName": "ComicShannsMono",
128128
"folderName": "ComicShannsMono",
129129
"imagePreviewFont": "ComicShannsMono Nerd Font",
130-
"linkPreviewFont": "false",
130+
"linkPreviewFont": false,
131131
"caskName": "comic-shanns-mono",
132132
"repoRelease": true,
133133
"description": "The very typeface you’ve been trained to recognize since childhood"
@@ -391,7 +391,7 @@
391391
"patchedName": "IosevkaTerm",
392392
"folderName": "IosevkaTerm",
393393
"imagePreviewFont": "IosevkaTerm Nerd Font",
394-
"linkPreviewFont": "false",
394+
"linkPreviewFont": false,
395395
"caskName": "iosevka-term",
396396
"repoRelease": true,
397397
"description": "A narrower variant focusing terminal uses: Arrows and geometric symbols will be narrow to follow typical terminal usages"

0 commit comments

Comments
 (0)