This commit is contained in:
Sean Kovacs 2025-12-04 12:57:22 -05:00
commit ffc801d399
Signed by: sckova
GPG key ID: 00F325187C68651A
3 changed files with 9 additions and 4 deletions

View file

@ -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;