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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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