diff --git a/AppImage/components/hardware.tsx b/AppImage/components/hardware.tsx index b1a7b23..7e0d868 100644 --- a/AppImage/components/hardware.tsx +++ b/AppImage/components/hardware.tsx @@ -645,7 +645,7 @@ export default function Hardware() { )} - {/* CHANGE: Changed process name to Badge with blue color */} + {/* CHANGE: Changed process name badge from blue to purple to match Intel/AMD */} {realtimeGPUData.processes && realtimeGPUData.processes.length > 0 && (
PID: {proc.pid}