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

fix: missing appID references

This commit is contained in:
bbedward
2026-03-20 10:04:55 -04:00
parent 1a9449da1b
commit 8d0f256f74
3 changed files with 3 additions and 3 deletions

View File

@@ -550,7 +550,7 @@ BasePill {
mipmap: true
asynchronous: true
visible: status === Image.Ready
layer.enabled: appId === "org.quickshell"
layer.enabled: appId === "org.quickshell" || appId === "com.danklinux.dms"
layer.smooth: true
layer.mipmap: true
layer.effect: MultiEffect {