more plasma changes

This commit is contained in:
Sean Kovacs 2025-11-08 12:59:18 -05:00
commit f71c63473d
Signed by: sckova
GPG key ID: 00F325187C68651A
6 changed files with 209 additions and 11 deletions

View file

@ -56,6 +56,7 @@
{
location = "top";
height = 37;
floating = false;
widgets = [
{
applicationTitleBar = {
@ -95,13 +96,13 @@
useAsIcon = false;
radius = 8;
};
icon = "view-media-track";
icon = "";
};
playbackSource = "auto";
musicControls.showPlaybackControls = true;
musicControls.showPlaybackControls = false;
songText = {
displayInSeparateLines = true;
maximumWidth = 300;
maximumWidth = 360;
scrolling = {
behavior = "alwaysScroll";
speed = 3;