1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-25 05:52:50 -05:00

Alter loading behavior

This commit is contained in:
bbedward
2025-10-03 10:08:05 -04:00
parent af622bc7e7
commit 740b2f206c
4 changed files with 18 additions and 7 deletions

View File

@@ -1,3 +1,6 @@
//@ pragma Env QSG_RENDER_LOOP=threaded
//@ pragma UseQApplication
import QtQuick
import Quickshell
import Quickshell.Io
@@ -26,7 +29,9 @@ import qs.Modules.Plugins
import qs.Services
Item {
ShellRoot {
id: root
Component.onCompleted: {
PortalService.init()
// Initialize DisplayService night mode functionality