waffles: taskview: indicate active ws

This commit is contained in:
end-4
2025-12-12 09:18:55 +01:00
parent 2ead5fa4ab
commit 39a3a0c484
3 changed files with 32 additions and 5 deletions
@@ -177,7 +177,7 @@ Singleton {
property Component color: Component {
ColorAnimation {
duration: 120
duration: 70
easing.type: Easing.BezierSpline
easing.bezierCurve: transition.easing.bezierCurve.easeIn
}