diff --git a/.config/quickshell/ii/modules/common/Appearance.qml b/.config/quickshell/ii/modules/common/Appearance.qml index 5413b8021..818417360 100644 --- a/.config/quickshell/ii/modules/common/Appearance.qml +++ b/.config/quickshell/ii/modules/common/Appearance.qml @@ -305,7 +305,7 @@ Singleton { } property QtObject elementResize: QtObject { - property int duration: 400 + property int duration: 300 property int type: Easing.BezierSpline property list bezierCurve: animationCurves.emphasized property int velocity: 650