Moved to module structure to work in embeded qs processes
Tag and publish to AUR / tag (push) Successful in 1m20s
Tag and publish to AUR / publish (push) Has been skipped

This commit is contained in:
Radu Macocian
2026-07-15 15:25:33 +02:00
parent c63d1dc6ce
commit 58823cb24a
11 changed files with 46 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
module OmniLauncher
singleton Config 1.0 Config.qml
singleton LauncherService 1.0 LauncherService.qml
singleton Theme 1.0 Theme.qml
Launcher 1.0 Launcher.qml
IconOrFallback 1.0 IconOrFallback.qml
HyprlandIntegration 1.0 HyprlandIntegration.qml