forked from Shinonome/dots-hyprland
bar: don't animate circprogs (#1570)
This commit is contained in:
@@ -39,6 +39,7 @@ Item {
|
||||
}
|
||||
|
||||
CircularProgress {
|
||||
enableAnimation: false
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
lineWidth: 2
|
||||
value: percentage
|
||||
|
||||
Reference in New Issue
Block a user