1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-03 20:32:07 -04:00

(frame): Multi-monitor support

This commit is contained in:
purian23
2026-03-31 15:16:24 -04:00
parent 220bb2708b
commit e913630f90
6 changed files with 28 additions and 25 deletions

View File

@@ -6,10 +6,10 @@ import Quickshell
Item {
id: root
required property ShellScreen screen
required property var screen
FrameWindow {
screen: root.screen
targetScreen: root.screen
}
FrameExclusions {