quickshell: update code to work with qmlls
This commit is contained in:
parent
5cb871f702
commit
42b2f14173
12 changed files with 14 additions and 21 deletions
|
@ -1,13 +1,11 @@
|
|||
//@ pragma Env QS_NO_RELOAD_POPUP=1
|
||||
//@ pragma Env QT_QML_GENERATE_QMLLS_INI
|
||||
|
||||
import Quickshell
|
||||
import QtQuick
|
||||
|
||||
import "modules"
|
||||
import "modules/drawers"
|
||||
import "services"
|
||||
|
||||
// import "modules/background"
|
||||
import qs.modules.drawers
|
||||
import qs
|
||||
|
||||
ShellRoot {
|
||||
id: shellroot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue