mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-15 03:04:31 +10:00
wbar: tray
This commit is contained in:
@@ -117,6 +117,14 @@ Singleton {
|
||||
}
|
||||
}
|
||||
|
||||
property Component rotate: Component {
|
||||
NumberAnimation {
|
||||
duration: 170
|
||||
easing.type: Easing.BezierSpline
|
||||
easing.bezierCurve: transition.easing.bezierCurve.easeInOut
|
||||
}
|
||||
}
|
||||
|
||||
property Component anchor: Component {
|
||||
AnchorAnimation {
|
||||
duration: 160
|
||||
|
||||
Reference in New Issue
Block a user