diff --git a/.config/quickshell/ii/modules/bar/Media.qml b/.config/quickshell/ii/modules/bar/Media.qml index 6187dd10..11898549 100644 --- a/.config/quickshell/ii/modules/bar/Media.qml +++ b/.config/quickshell/ii/modules/bar/Media.qml @@ -52,7 +52,7 @@ Item { id: mediaCircProg Layout.alignment: Qt.AlignVCenter lineWidth: Appearance.rounding.unsharpen - value: percentage + value: activePlayer?.position / activePlayer?.length implicitSize: 22 colPrimary: Appearance.colors.colOnSecondaryContainer enableAnimation: false