import { createPoll } from "ags/time"; export const GPU = () => { const gpu = createPoll("", 5000, ["bash", "-c", "supergfxctl -g"]); return ( ); };