forked from Shinonome/dots-hyprland
adjust button bounce duration
This commit is contained in:
@@ -242,7 +242,7 @@ Singleton {
|
||||
}
|
||||
|
||||
property QtObject clickBounce: QtObject {
|
||||
property int duration: 250
|
||||
property int duration: 200
|
||||
property int type: Easing.BezierSpline
|
||||
property list<real> bezierCurve: animationCurves.expressiveFastSpatial
|
||||
property int velocity: 850
|
||||
|
||||
Reference in New Issue
Block a user