master
Lukas Schulz 2020-12-20 21:36:08 +01:00
parent d5ce18db05
commit 5080d53dda
1 changed files with 1 additions and 1 deletions

View File

@ -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=60)
clock_font = ImageFont.truetype(font='BebasNeue_Regular_1.otf', size=70)
def get_track():