You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want my mpris widget to have only the album icon and no transparent background to it, as shown in this image from the config flex page in this github page.
I've tried looking this up and the details I found were that you need to set the opacity to 1 or change the rgba value to be (x,y,z,1) however this hasn't changed anything for me at all. It just stays the exact same (pictured below) and lowering the opacity just does as you would expect and make the widget harder to see. How can I set it so it looks like in the image above?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I want my mpris widget to have only the album icon and no transparent background to it, as shown in this image from the config flex page in this github page.

I've tried looking this up and the details I found were that you need to set the opacity to 1 or change the rgba value to be (x,y,z,1) however this hasn't changed anything for me at all. It just stays the exact same (pictured below) and lowering the opacity just does as you would expect and make the widget harder to see. How can I set it so it looks like in the image above?
[Where I found out about the opacity thing.]

Beta Was this translation helpful? Give feedback.
All reactions