diff --git a/quickshell/Modules/Settings/PluginBrowser.qml b/quickshell/Modules/Settings/PluginBrowser.qml index 2d600fa5..2c2004cc 100644 --- a/quickshell/Modules/Settings/PluginBrowser.qml +++ b/quickshell/Modules/Settings/PluginBrowser.qml @@ -378,7 +378,7 @@ FloatingWindow { RotationAnimator on rotation { from: 0 - to: 360 + to: -360 duration: 1000 loops: Animation.Infinite running: root.isLoading