This commit is contained in:
Sean Kovacs 2025-12-03 16:19:39 -05:00
commit 559df9da6b
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 15 additions and 10 deletions

View file

@ -117,16 +117,15 @@
plasmusicToolbar = {
panelIcon = {
albumCover = {
useAsIcon = false;
radius = 8;
useAsIcon = true;
radius = 4;
};
icon = "";
};
playbackSource = "auto";
musicControls.showPlaybackControls = false;
songText = {
displayInSeparateLines = true;
maximumWidth = 320;
maximumWidth = 280;
scrolling = {
behavior = "alwaysScroll";
speed = 3;