diff --git a/Calendar/icon_positions_locations.py b/Calendar/icon_positions_locations.py index ccc1354..324a423 100644 --- a/Calendar/icon_positions_locations.py +++ b/Calendar/icon_positions_locations.py @@ -9,7 +9,7 @@ from PIL import Image from settings import language im_open = Image.open -path = '/home/pi/Calendar/Calendar/' +path = '/home/pi/Inky-Calendar/Calendar/' wpath = path+'weather-icons/' mpath = path+'translations/'+language+'/months/' weekpath = path+'translations/'+language+'/week/'