minor fixes

This commit is contained in:
aceisace
2022-04-14 04:57:55 +02:00
parent 9a843fe033
commit 661aab45d4
3 changed files with 5 additions and 37 deletions

View File

@@ -20,7 +20,7 @@ top_level = os.path.dirname(
# Get path of 'fonts' and 'images' folders within Inkycal folder
fonts_location = top_level + '/fonts/'
images = top_level + '/images/'
image_folder = top_level + '/image_folder/'
# Get available fonts within fonts folder
fonts = {}