bar: increase ws number show delay

This commit is contained in:
end-4
2025-06-13 22:27:58 +02:00
parent 8a0204a279
commit 2b384330fc
@@ -57,7 +57,7 @@ Singleton {
property int shown: 10
property bool showAppIcons: true
property bool alwaysShowNumbers: false
property int showNumberDelay: 150 // milliseconds
property int showNumberDelay: 300 // milliseconds
}
}