tray: accessibility: bigger size, config option for monochrome

This commit is contained in:
end-4
2025-06-17 00:18:12 +02:00
parent 2c90de7375
commit 36e87fe71f
2 changed files with 21 additions and 12 deletions
@@ -62,6 +62,9 @@ Singleton {
property bool showMicToggle: false
property bool showKeyboardToggle: true
}
property QtObject tray: QtObject {
property bool monochromeIcons: true
}
property QtObject workspaces: QtObject {
property int shown: 10
property bool showAppIcons: true