mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 15:29:58 -05:00
progress bar: change sperm morphing anim curve
This commit is contained in:
@@ -24,7 +24,7 @@ ProgressBar {
|
|||||||
property real spermFps: 60
|
property real spermFps: 60
|
||||||
|
|
||||||
Behavior on waveAmplitude {
|
Behavior on waveAmplitude {
|
||||||
animation: Appearance?.animation.elementMoveEnter.numberAnimation.createObject(this)
|
animation: Appearance?.animation.elementMoveFast.numberAnimation.createObject(this)
|
||||||
}
|
}
|
||||||
|
|
||||||
Behavior on value {
|
Behavior on value {
|
||||||
|
|||||||
Reference in New Issue
Block a user