Add radiotray to dotfiles

This commit is contained in:
Colin Powell
2019-08-10 10:36:43 -04:00
parent 7b81e8cbab
commit 0bc071ec99
3 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,28 @@
[
{
"image": "",
"group": "root",
"stations": [
{
"url": "https://stream.unbl.ink/mopidy",
"image": "",
"name": "Unblink"
},
{
"url": "https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3",
"image": "",
"name": "Maine Public"
},
{
"url": "http://anonradio.net:8000/anonradio",
"image": "",
"name": "Anonradio"
},
{
"url": "http://radio.tildeverse.org/radio/8000/radio.mp3",
"image": "",
"name": "Tildeverse"
}
]
}
]

View File

@ -0,0 +1,10 @@
{
"bookmarks" : "/home/powellc/.config/radiotray-ng/bookmarks.json",
"last-station" : "Unblink",
"last-station-group" : "root",
"last-station-notifications" : true,
"notification-verbose" : true,
"notifications" : true,
"split-title" : true,
"volume-level" : 100
}

View File

@ -0,0 +1,12 @@
[main]
x=1282
y=509
w=1267
h=1353
split=291
[group]
col1=160
[station]
col1=160
col2=340
col3=60