Skip to content

Commit

Permalink
Update config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DioptricDesign authored Jun 1, 2022
1 parent 99fef45 commit f0d878d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ def quake():
mouse_callbacks={'Button1':timer}),
widget.Spacer(length = bar.STRETCH),
widget.KhalCalendar(foreground="#282828",
remindertime=30,
remindertime=1440,
reminder_color=ColorG,
mouse_callbacks={'Button1':calendar}),
widget.OpenWeather(cityid=3333147,
Expand Down

0 comments on commit f0d878d

Please sign in to comment.