mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-23 14:50:35 +03:00
use plasma theme for audio badges
This commit is contained in:
parent
908425c00d
commit
7dbb71167b
@ -74,6 +74,7 @@ Item {
|
||||
anchors.centerIn: parent
|
||||
width: 0.9*parent.width
|
||||
height: width
|
||||
usesPlasmaTheme: true
|
||||
|
||||
//opacity: mainItemContainer.playingAudio && !mainItemContainer.muted ? 1 : 0.85
|
||||
source: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user