A script to show AMD GPU usage using radeontop
- radeontop
- python3
Inside radeontop.py, there are 2 variables named radeontop_fields
and format_string
. You can edit these two according to your needs.
Also don't forget to chmod +x radeontop.py
.
[module/info-radeontop]
type = custom/script
exec = ~/polybar-scripts/radeontop.py
interval = 0.5