mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-11 00:02:28 -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