bar: add workspace number mapping

This commit is contained in:
kirisaki-vk
2025-08-28 09:30:54 +03:00
parent f74ed76850
commit 28c9cacf68
2 changed files with 2 additions and 1 deletions
@@ -174,6 +174,7 @@ Singleton {
property bool showAppIcons: true
property bool alwaysShowNumbers: false
property int showNumberDelay: 300 // milliseconds
property list<string> numberMapping: []
}
property JsonObject weather: JsonObject {
property bool enable: false