139 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 *
This commit is contained in:
parent
f7ede6e382
commit
6bc2a77708
@ -112,24 +112,24 @@
|
||||
|
||||
"mpd" = {
|
||||
format = "{stateIcon}{consumeIcon}{randomIcon}{repeatIcon}{singleIcon} {title} ({elapsedTime:%M:%S}/{totalTime:%M%S}) {volume}";
|
||||
format-stopped = "{stateIcon}{randomIcon}{repeatIcon}{singleIcon} Stopped {volume}";
|
||||
format-stopped = "{stateIcon} {randomIcon}{repeatIcon}{singleIcon} Stopped {volume}";
|
||||
format-disconnected = "";
|
||||
unkown-tag = "N/A";
|
||||
interval = 2;
|
||||
consume-icons = {
|
||||
on = "";
|
||||
on = " ";
|
||||
off = "";
|
||||
};
|
||||
random-icons = {
|
||||
on = "";
|
||||
on = " ";
|
||||
off = "";
|
||||
};
|
||||
repeat-icons = {
|
||||
on = "";
|
||||
on = " ";
|
||||
off = "";
|
||||
};
|
||||
single-icons = {
|
||||
on = "";
|
||||
on = " ";
|
||||
off = "";
|
||||
};
|
||||
state-icons = {
|
||||
|
Loading…
Reference in New Issue
Block a user