Merge branch 'ii-qs' into ii-qs-patch-1

This commit is contained in:
_xB
2025-06-12 19:37:50 +03:00
committed by GitHub
6 changed files with 118 additions and 44 deletions
@@ -49,6 +49,12 @@ Singleton {
"HDMI-A-1",
"DP-1"
]
property QtObject utilButtons: QtObject {
property bool showScreenSnip: true
property bool showColorPicker: false
property bool showMicToggle: false
property bool showKeyboardToggle: true
}
property QtObject workspaces: QtObject {
property int shown: 10
property bool alwaysShowNumbers: false