Update AppImage

This commit is contained in:
MacRimi
2025-10-06 22:39:37 +02:00
parent 3ef7736e85
commit 78c56e4f28
3 changed files with 68 additions and 9 deletions

View File

@@ -89,6 +89,9 @@ export interface GPU {
name: string
vendor: string
type: string
pci_class?: string
pci_driver?: string
pci_kernel_module?: string
driver_version?: string
memory_total?: string
memory_used?: string