Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 402 Bytes

File metadata and controls

14 lines (11 loc) · 402 Bytes

Host packages you may still want (optional)

# Vial GUI
# https://get.vial.today/download/  or  AUR: vial

# OpenRGB GUI (stock detector may need a patch for offset protocol — see docs/OPENRGB.md)
# flatpak install flathub org.openrgb.OpenRGB
# or: sudo pacman -S openrgb

# Python RAW-HID probe / CPU→RGB scripts
sudo pacman -S --needed python-hidapi
# or: pip install --user hidapi