mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-28 11:37:29 -05:00
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