overview: custom workspace order

This commit is contained in:
nrand
2025-12-13 16:43:34 +02:00
parent 136f4a3e48
commit 91a2a520b0
3 changed files with 64 additions and 6 deletions
@@ -418,6 +418,8 @@ Singleton {
property real scale: 0.18 // Relative to screen size
property real rows: 2
property real columns: 5
property bool orderRightLeft: false
property bool orderBottomUp: false
property bool centerIcons: true
}