Rename scripts
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
df6b44e541
commit
410d0b33c6
46 changed files with 566 additions and 249 deletions
11
system/.config/polybar/scripts/gmail/client_secrets.json
Normal file
11
system/.config/polybar/scripts/gmail/client_secrets.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"installed": {
|
||||
"client_id": "1041679298587-8solnkr9tr8iktrut958if6tsgqt42m2.apps.googleusercontent.com",
|
||||
"project_id": "polybar-gmail",
|
||||
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
|
||||
"token_uri": "https://accounts.google.com/o/oauth2/token",
|
||||
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
|
||||
"client_secret": "-aZZAslLp6ydldCAFvH9AEwi",
|
||||
"redirect_uris": ["urn:ietf:wg:oauth:2.0:oob"]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue