Skip to content

Commit

Permalink
Monaspace: Small forgotten changes
Browse files Browse the repository at this point in the history
Signed-off-by: Fini Jastrow <[email protected]>
  • Loading branch information
Finii committed Nov 19, 2023
1 parent 55fc870 commit 1b7679e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion bin/scripts/generate-font-image-previews.sh
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ image_font_files=( \
'Lilex/Regular/LilexNerdFont-Regular.ttf' \
'MartianMono/Std/MartianMonoNerdFont-Regular.ttf' \
'Meslo/M/Regular/MesloLGMNerdFont-Regular.ttf' \
'Monaspace/Neon/MonaspiceNeNerdFont-Regular.otf' \
'Monofur/Regular/MonofurNerdFont-Regular.ttf' \
'Monoid/Regular/MonoidNerdFont-Regular.ttf' \
'Mononoki/Regular/MononokiNerdFont-Regular.ttf' \
Expand Down Expand Up @@ -133,7 +134,7 @@ image_font_files=( \
# Enable this to get a list of Family names
#
# for f in "${image_font_files[@]}"; do
# fc-query "../../patched-fonts/$f" '-f %{family}\n'
# fc-query "../../patched-fonts/$f" '-f %{family}\n' || true
# done
# exit

Expand Down
2 changes: 1 addition & 1 deletion bin/scripts/lib/fonts.json
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@
"RFN": true,
"patchedName": "Monaspice",
"folderName": "Monaspace",
"imagePreviewFont": "MonaspiceNe Nerd Font",
"imagePreviewFont": "MonaspiceNe NF",
"linkPreviewFont": false,
"caskName": "monaspace",
"repoRelease": false,
Expand Down

0 comments on commit 1b7679e

Please sign in to comment.