{ "custom/gpu-usage": { "exec": "cat /sys/class/hwmon/hwmon4/device/gpu_busy_percent", "on-click": "pypr toggle nvtop", "format": "GPU: {}%", "return-type": "", "interval": 2, }, }