mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-06 05:25:41 -05:00
migrate to qs imports and .qmlls.ini pattern
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
pragma Singleton
|
||||
pragma ComponentBehavior: Bound
|
||||
import QtQuick
|
||||
import Quickshell
|
||||
import Quickshell.Io
|
||||
pragma Singleton
|
||||
pragma ComponentBehavior: Bound
|
||||
|
||||
QtObject {
|
||||
id: root
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
module Common
|
||||
|
||||
singleton Theme 1.0 Theme.qml
|
||||
singleton Colors 1.0 Colors.qml
|
||||
singleton Prefs 1.0 Prefs.qml
|
||||
Utilities 1.0 Utilities.js
|
||||
Reference in New Issue
Block a user