Add radiotray-ng config

This commit is contained in:
Augusto Gunsch 2022-12-14 11:56:57 +01:00
parent 38059f7334
commit 3c8f51cf17
4 changed files with 36 additions and 1 deletions

View File

@ -80,7 +80,8 @@ local background_processes = {
"flameshot",
"nm-applet",
"lxpolkit",
"unclutter"
"unclutter",
"radiotray-ng"
}
local reload_programs = {

View File

@ -0,0 +1,12 @@
[
{
"group" : "root",
"stations" :
[
{
"name" : "Radio Maryja",
"url" : "https://radiomaryja.fastcast4u.com/tunein/radiomaryja.pls"
}
]
}
]

View File

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

View File

@ -0,0 +1,12 @@
[main]
x=0
y=32
w=958
h=978
split=229
[group]
col1=160
[station]
col1=160
col2=340
col3=60