change name to "filterPassive"

This commit is contained in:
Yosuke Nishiyama
2025-10-22 23:28:04 +01:00
committed by GitHub
parent 416df97b64
commit 20d34eb622
2 changed files with 2 additions and 2 deletions
@@ -221,7 +221,7 @@ Singleton {
property bool showItemId: false
property bool invertPinnedItems: true // Makes the below a whitelist for the tray and blacklist for the pinned area
property list<string> pinnedItems: [ ]
property bool smartTray: true // Filter passive tray icons or not
property bool filterPassive: true
}
property JsonObject workspaces: JsonObject {
property bool monochromeIcons: true