Add NLoader
This commit is contained in:
parent
c612347f0c
commit
a7e17c25ef
5 changed files with 91 additions and 101 deletions
16
shell.qml
16
shell.qml
|
|
@ -24,22 +24,6 @@ ShellRoot {
|
|||
Background {}
|
||||
Overview {}
|
||||
|
||||
// Variants {
|
||||
// model: Quickshell.screens
|
||||
|
||||
// delegate: Background {
|
||||
// modelData: item
|
||||
// }
|
||||
// }
|
||||
|
||||
// Variants {
|
||||
// model: Quickshell.screens
|
||||
|
||||
// delegate: Overview {
|
||||
// modelData: item
|
||||
// }
|
||||
// }
|
||||
|
||||
DemoPanel {
|
||||
id: demoPanel
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue