init
This commit is contained in:
9
waybar/modules/custom-gpu-usage.jsonc
Normal file
9
waybar/modules/custom-gpu-usage.jsonc
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"custom/gpu-usage": {
|
||||
"exec": "cat /sys/class/hwmon/hwmon4/device/gpu_busy_percent",
|
||||
"on-click": "pypr toggle nvtop",
|
||||
"format": "GPU: {}%",
|
||||
"return-type": "",
|
||||
"interval": 2,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user