Add conkys and wallpapers
This commit is contained in:
42
.conky/scripts/.passwords.json
Executable file
42
.conky/scripts/.passwords.json
Executable file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"gmail":
|
||||
{
|
||||
"username":"jakub.fojt96@gmail.com",
|
||||
"password":"donotforget"
|
||||
},
|
||||
"github":
|
||||
{
|
||||
"username": "kuben",
|
||||
"password": "githubpassword",
|
||||
"fav_repos" : ["madhur.github.com", "portablejekyll", "GAnalytics", "wunder-java", "msysgit-2.0.0"]
|
||||
},
|
||||
"feedly":
|
||||
{
|
||||
"access_token": "feedly_access_token",
|
||||
"access_code" : "feedly_access_code",
|
||||
"refresh_token" : "feedly_refresh_token"
|
||||
},
|
||||
"twitter":
|
||||
{
|
||||
"key": "xxxxxxxx",
|
||||
"secret":"xxxxxxxx",
|
||||
"access_token": "xxxxxxxx",
|
||||
"user": "your twitter screen name"
|
||||
},
|
||||
"pocket":
|
||||
{
|
||||
"key": "xxxxx",
|
||||
"request_token":"xxxxxx",
|
||||
"access_token" : "xxxxxxx"
|
||||
},
|
||||
"so" :
|
||||
{
|
||||
"userid":"stackoverflow_user_id"
|
||||
},
|
||||
"weather":
|
||||
{
|
||||
"location_code":"SWXX0043"
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user