1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

Update process handling

This commit is contained in:
purian23
2025-08-10 00:02:48 -04:00
parent 42abed62fe
commit f69b599c43

View File

@@ -103,7 +103,7 @@ DankModal {
width: 400
height: 200
radius: Theme.cornerRadius
color: Theme.errorBackground
color: Qt.rgba(Theme.error.r, Theme.error.g, Theme.error.b, 0.1)
border.color: Theme.error
border.width: 2
visible: !DankgopService.dankgopAvailable