changes
This commit is contained in:
parent
3ab9500787
commit
ffc801d399
3 changed files with 9 additions and 4 deletions
|
|
@ -125,14 +125,14 @@
|
|||
panelIcon = {
|
||||
albumCover = {
|
||||
useAsIcon = true;
|
||||
radius = 4;
|
||||
radius = 2;
|
||||
};
|
||||
};
|
||||
playbackSource = "auto";
|
||||
musicControls.showPlaybackControls = false;
|
||||
songText = {
|
||||
displayInSeparateLines = true;
|
||||
maximumWidth = 280;
|
||||
maximumWidth = 250;
|
||||
scrolling = {
|
||||
behavior = "alwaysScroll";
|
||||
speed = 3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue