Add radiotray to dotfiles
This commit is contained in:
28
radiotray-ng/.config/radiotray-ng/bookmarks.json
Normal file
28
radiotray-ng/.config/radiotray-ng/bookmarks.json
Normal 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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
10
radiotray-ng/.config/radiotray-ng/radiotray-ng.json
Normal file
10
radiotray-ng/.config/radiotray-ng/radiotray-ng.json
Normal 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
|
||||||
|
}
|
||||||
12
radiotray-ng/.config/radiotray-ng/rtng-bookmark-editor.cfg
Normal file
12
radiotray-ng/.config/radiotray-ng/rtng-bookmark-editor.cfg
Normal 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
|
||||||
Reference in New Issue
Block a user