From 07d64a3e3772d21ae9d3dbc8e8f6611b0a5ee237 Mon Sep 17 00:00:00 2001 From: Daniel nix Date: Sun, 4 Dec 2022 12:58:22 +0100 Subject: [PATCH] Update weatherman.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit we have negative t° here now, the '-' was missing. --- weatherman.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weatherman.yaml b/weatherman.yaml index b1a9bc4..b0ff58c 100644 --- a/weatherman.yaml +++ b/weatherman.yaml @@ -81,7 +81,7 @@ font: - file: 'fonts/GothamRnd-Bold.ttf' id: font_large_bold size: 108 - glyphs: [' ', '°', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'C'] + glyphs: [' ', '-', '°', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'C'] - file: 'fonts/GothamRnd-Bold.ttf' id: font_title size: 54