setcap on intel_gpu_top

To be able to get GPU info from Intel Arc as a user without sudo I would have to do a setcap as shown here https://github.com/luisbocanegra/plasma-intel-gpu-monitor?tab=readme-ov-file#requirements
Sadly with /usr/bin being read only that can't be done.
How would this be fixed without something as extreme as a custom image with this done during image build. igt-gpu-tools was added of course to get the binary in the first place.
GitHub
KDE Plasma Widget that displays Intel GPU usage including wether or not video acceleration is being used. - luisbocanegra/plasma-intel-gpu-monitor
Was this page helpful?