diff options
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell/PipewireWidget.qml')
-rw-r--r-- | accounts/gkleen@sif/shell/quickshell/PipewireWidget.qml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accounts/gkleen@sif/shell/quickshell/PipewireWidget.qml b/accounts/gkleen@sif/shell/quickshell/PipewireWidget.qml index 7fdb5006..007ce100 100644 --- a/accounts/gkleen@sif/shell/quickshell/PipewireWidget.qml +++ b/accounts/gkleen@sif/shell/quickshell/PipewireWidget.qml | |||
@@ -50,8 +50,7 @@ Item { | |||
50 | MaterialDesignIcon { | 50 | MaterialDesignIcon { |
51 | id: volumeIcon | 51 | id: volumeIcon |
52 | 52 | ||
53 | width: 16 | 53 | implicitSize: 14 |
54 | height: 16 | ||
55 | anchors.centerIn: parent | 54 | anchors.centerIn: parent |
56 | 55 | ||
57 | icon: { | 56 | icon: { |