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