2024-01-28 16:37:10 -06:00

22 lines
363 B
Markdown

# Script: system-ati-radeontop
A script that outputs gpu usage for amd cards using radeontop.
![system-ati-radeontop](screenshots/1.png)
## Dependencies
* [`radeontop`](https://github.com/clbr/radeontop)
## Module
```ini
[module/system-ati-radeontop]
type = custom/script
exec = ~/polybar-scripts/system-ati-radeontop.sh
tail = true
format="<label>%"
```