1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-04 21:02:06 -04:00

core: use QS_APP_ID instead of pragma

This commit is contained in:
bbedward
2026-03-20 12:38:42 -04:00
parent 8d0f256f74
commit 7ca1d2325a
2 changed files with 7 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
//@ pragma Env QT_WAYLAND_DISABLE_WINDOWDECORATION=1
//@ pragma Env QT_QUICK_CONTROLS_STYLE=Material
//@ pragma UseQApplication
//@ pragma AppId com.danklinux.dms
// ! TODO - replace pragma AppId when next QS releases, remove from GO launch injection.
import QtQuick
import Quickshell