mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Added updated config.
This commit is contained in:
parent
f2b943e3d6
commit
0ae1061ced
@ -79,6 +79,25 @@ wtf:
|
||||
refreshInterval: 300
|
||||
secretFile: "~/.wtf/gcal/client_secret.json"
|
||||
withLocation: true
|
||||
gspreadsheets:
|
||||
enabled: true
|
||||
secretFile: "~/.wtf/gspreadsheets/client_secret.json"
|
||||
refreshInterval: "300"
|
||||
sheetId: "id_of_google_spreadsheet"
|
||||
colors:
|
||||
values: "green"
|
||||
cells:
|
||||
names:
|
||||
- "Cell 1 name"
|
||||
- "Cell 2 name"
|
||||
addresses:
|
||||
- "A1"
|
||||
- "A2"
|
||||
position:
|
||||
top: 0
|
||||
left: 0
|
||||
width: 1
|
||||
height: 1
|
||||
git:
|
||||
commitCount: 5
|
||||
enabled: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user