added webtorrent config
This commit is contained in:
tromjaro/gnome
desktop-overlay
etc
skel
.config
WebTorrent
live-overlay
@ -0,0 +1,63 @@
|
||||
{
|
||||
"prefs": {
|
||||
"isFileHandler": false,
|
||||
"openExternalPlayer": true,
|
||||
"externalPlayerPath": "/usr/bin/smplayer",
|
||||
"startup": false,
|
||||
"soundNotifications": true,
|
||||
"autoAddTorrents": false,
|
||||
"torrentsFolderPath": "",
|
||||
"highestPlaybackPriority": true
|
||||
},
|
||||
"torrents": [],
|
||||
"torrentsToResume": [],
|
||||
"version": "0.21.0",
|
||||
"telemetry": {
|
||||
"uncaughtErrors": [],
|
||||
"playAttempts": {
|
||||
"minVersion": "0.21.0",
|
||||
"total": 0,
|
||||
"success": 0,
|
||||
"error": 0,
|
||||
"external": 0,
|
||||
"abandoned": 0
|
||||
},
|
||||
"version": "0.21.0",
|
||||
"timestamp": "",
|
||||
"localTime": "",
|
||||
"screens": [
|
||||
{
|
||||
"scaleFactor": 1
|
||||
}
|
||||
],
|
||||
"torrentStats": {
|
||||
"approxCount": 0,
|
||||
"approxSizeMB": 0,
|
||||
"byStatus": {
|
||||
"new": {
|
||||
"approxCount": 0,
|
||||
"approxSizeMB": 0
|
||||
},
|
||||
"downloading": {
|
||||
"approxCount": 0,
|
||||
"approxSizeMB": 0
|
||||
},
|
||||
"seeding": {
|
||||
"approxCount": 0,
|
||||
"approxSizeMB": 0
|
||||
},
|
||||
"paused": {
|
||||
"approxCount": 0,
|
||||
"approxSizeMB": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"approxNumTorrents": 0
|
||||
},
|
||||
"bounds": {
|
||||
"height": 713,
|
||||
"width": 500,
|
||||
"x": 1077,
|
||||
"y": 40
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user