more plasma changes
This commit is contained in:
parent
cac2d82f46
commit
d232c420b4
6 changed files with 209 additions and 11 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue