1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-05 05:12:05 -04:00

dock: add isolate runninig apps by display option

This commit is contained in:
bbedward
2025-12-22 14:34:06 -05:00
parent a4492b90e7
commit 0b60da3d6d
4 changed files with 28 additions and 3 deletions

View File

@@ -305,6 +305,7 @@ Singleton {
property string dockBorderColor: "surfaceText"
property real dockBorderOpacity: 1.0
property int dockBorderThickness: 1
property bool dockIsolateDisplays: false
property bool notificationOverlayEnabled: false
property int overviewRows: 2