mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Update new config paths in documentation
This commit is contained in:
@@ -51,7 +51,7 @@ gcal:
|
||||
height: 4
|
||||
width: 1
|
||||
refreshInterval: 300
|
||||
secretFile: "~/.wtf/gcal/client_secret.json"
|
||||
secretFile: "~/.config/wtf/gcal/client_secret.json"
|
||||
withLocation: true
|
||||
```
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ gspreadsheets:
|
||||
width: 1
|
||||
height: 1
|
||||
refreshInterval: "300"
|
||||
secretFile: "~/.wtf/gspreadsheets/client_secret.json"
|
||||
secretFile: "~/.config/wtf/gspreadsheets/client_secret.json"
|
||||
sheetId: "id_of_google_spreadsheet"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user