summaryrefslogtreecommitdiff
path: root/src/displayapp/fonts/fonts.json
diff options
context:
space:
mode:
authorRiku Isokoski <riksu9000@gmail.com>2022-04-21 17:17:49 +0300
committerJF <JF002@users.noreply.github.com>2022-06-06 21:28:03 +0200
commit12d4bc4139aa3427782999166915f9d3899a4ed8 (patch)
treebbe9f1db8f2daca547ee609f106db0ce8315f296 /src/displayapp/fonts/fonts.json
parent17079fb114ad6db59200b684f894e7723450616e (diff)
Add initial counter widget
Diffstat (limited to 'src/displayapp/fonts/fonts.json')
-rw-r--r--src/displayapp/fonts/fonts.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/fonts/fonts.json b/src/displayapp/fonts/fonts.json
index 5e911277..7a194845 100644
--- a/src/displayapp/fonts/fonts.json
+++ b/src/displayapp/fonts/fonts.json
@@ -18,7 +18,7 @@
"sources": [
{
"file": "JetBrainsMono-Regular.ttf",
- "range": "0x25, 0x30-0x3a"
+ "range": "0x25, 0x2b, 0x2d, 0x30-0x3a"
}
],
"bpp": 1,