1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Added updated config.

This commit is contained in:
Andrew_Zol 2018-06-08 20:31:44 +03:00
parent f2b943e3d6
commit 0ae1061ced

View File

@ -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