A minimal, dynamic system monitor for KDE Plasma 6.
Most of the HUD text is currently decorative in nature to maintain NieR's tactical aesthetic.
Currently, real-time telemetry is implemented for:
CPU_LOADRAM_USEGPU_LOADBATTERY / VRAM_USED
The goal is to replace all decorative elements with functional system information while maintaining NieR's aesthetic.
Currently, the widget is installed manually:
- Download the com.axzoros.yorhahud.tar.gz from the Latest Release
- Download the plasmoid either through edit mode or with the following command in the terminal:
kpackagetool6 --type Plasma/Applet --install com.axzoros.yorhahud.tar.gz

