summaryrefslogtreecommitdiff
path: root/modules/lock/MediaPlaying.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/lock/MediaPlaying.qml')
-rw-r--r--modules/lock/MediaPlaying.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/lock/MediaPlaying.qml b/modules/lock/MediaPlaying.qml
index dd9b560..fa63205 100644
--- a/modules/lock/MediaPlaying.qml
+++ b/modules/lock/MediaPlaying.qml
@@ -100,6 +100,7 @@ RowLayout {
MaterialIcon {
anchors.centerIn: parent
+ grade: 200
text: "art_track"
color: Colours.palette.m3onSurfaceVariant
font.pointSize: (root.isLarge ? Config.lock.sizes.mediaCoverSize : Config.lock.sizes.mediaCoverSizeSmall) * 0.4