# 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