1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-27 23:12:49 -05:00

workspaces: add icon size offset

This commit is contained in:
bbedward
2026-01-25 22:49:46 -05:00
parent ad458dfece
commit 83d9808536
4 changed files with 14 additions and 1 deletions

View File

@@ -242,6 +242,7 @@ Singleton {
property bool showWorkspaceApps: false
property bool groupWorkspaceApps: true
property int maxWorkspaceIcons: 3
property int workspaceAppIconSizeOffset: 0
property bool workspaceFollowFocus: false
property bool showOccupiedWorkspacesOnly: false
property bool reverseScrolling: false