From 25ebc6b06d02b9359ddd3554060ecfb92c631bbc Mon Sep 17 00:00:00 2001 From: Lukas Schulz Date: Sun, 20 Dec 2020 21:39:42 +0100 Subject: [PATCH] yes. --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 05c47aa..9deaf71 100644 --- a/main.py +++ b/main.py @@ -56,7 +56,7 @@ token = None #oauth2.SpotifyOAuth(username, scope, client_id, client_secret, red #token = util.prompt_for_user_token(username, scope, client_id, client_secret, redirect_uri) font = ImageFont.load_default() -clock_font = ImageFont.truetype(font='BebasNeue_Regular_1.otf', size=78) +clock_font = ImageFont.truetype(font='BebasNeue_Regular_1.otf', size=75) def get_track():