mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-04 21:02:06 -04:00
(frame): Multi-monitor support
This commit is contained in:
@@ -7,10 +7,10 @@ import qs.Common
|
||||
Variants {
|
||||
id: root
|
||||
|
||||
model: SettingsData.getFrameScreensAlways()
|
||||
model: Quickshell.screens
|
||||
|
||||
FrameInstance {
|
||||
required property ShellScreen modelData
|
||||
required property var modelData
|
||||
|
||||
screen: modelData
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user