Add NLoader

This commit is contained in:
Ly-sec 2025-08-10 13:52:58 +02:00
parent c612347f0c
commit a7e17c25ef
5 changed files with 91 additions and 101 deletions

View file

@ -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
}