fix: add generic gpu vram support

This commit is contained in:
2026-07-03 12:28:54 +02:00
parent 9126b04b10
commit 562770595f
9 changed files with 163 additions and 14 deletions
+1
View File
@@ -17,6 +17,7 @@ JsonObject {
property bool showMemory: true
property bool showNetwork: true
property bool showStorage: true
property bool showVram: true
}
component Sizes: JsonObject {
readonly property int dateTimeWidth: 110