Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 475 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 475 Bytes

Script: info-radeontop

A script to show AMD GPU usage using radeontop

example

Dependencies

  • radeontop
  • python3

Configuration

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

[module/info-radeontop]
type = custom/script
exec = ~/polybar-scripts/radeontop.py
interval = 0.5