forked from Shinonome/dots-hyprland
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