diff --git a/AppImage/components/hardware.tsx b/AppImage/components/hardware.tsx index 83ac048..d71dc4f 100644 --- a/AppImage/components/hardware.tsx +++ b/AppImage/components/hardware.tsx @@ -634,6 +634,7 @@ export default function Hardware() { )} + {/* CHANGE: Changed process name to Badge with blue color */} {realtimeGPUData.processes && realtimeGPUData.processes.length > 0 && (
{proc.name}
+PID: {proc.pid}