From 69563ed03155eb861f8b8ada1df1325995fab51b Mon Sep 17 00:00:00 2001 From: Riku Isokoski Date: Sun, 21 Aug 2022 14:52:38 +0300 Subject: Add sleep mode which disables notifications, touch- and motion wakeup (#1261) --- src/displayapp/fonts/fonts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/displayapp/fonts') diff --git a/src/displayapp/fonts/fonts.json b/src/displayapp/fonts/fonts.json index 7c429625..006b8849 100644 --- a/src/displayapp/fonts/fonts.json +++ b/src/displayapp/fonts/fonts.json @@ -58,7 +58,7 @@ "sources": [ { "file": "material-design-icons/MaterialIcons-Regular.ttf", - "range": "0xf00b, 0xe3aa-0xe3ac, 0xe7f6-0xe7f7, 0xe8b8" + "range": "0xf00b, 0xe3aa-0xe3ac, 0xe7f6-0xe7f7, 0xe8b8, 0xef44" } ], "bpp": 1, -- cgit v1.2.3-70-g09d2