Updated fontsize for larger letters

This commit is contained in:
Ace
2019-12-14 22:03:33 +01:00
committed by GitHub
parent 639656cf8c
commit fe50672586

View File

@@ -10,7 +10,7 @@ from configuration import*
from settings import * from settings import *
import arrow import arrow
fontsize = 12 fontsize = 14
show_events = True show_events = True
print_events = False print_events = False
style = 'D MMM YY HH:mm' style = 'D MMM YY HH:mm'