Let color default to i3bar color
This commit is contained in:
parent
f30b929752
commit
7c25dff1a1
@ -51,7 +51,7 @@ class GoogleCalendar(IntervalModule, ColorRangeModule):
|
|||||||
skip_recurring = True
|
skip_recurring = True
|
||||||
days = 1
|
days = 1
|
||||||
urgent_seconds = 300
|
urgent_seconds = 300
|
||||||
color = '#FFFFFF'
|
color = None
|
||||||
|
|
||||||
service = None
|
service = None
|
||||||
credentials = None
|
credentials = None
|
||||||
|
Loading…
Reference in New Issue
Block a user