feat(gpu): add gpu monitor module (amd sysfs + nvidia-smi, usage/vram/temp)

This commit is contained in:
Damocles 2026-04-17 11:15:55 +02:00
parent a2966f51ab
commit ff1644c0bd
6 changed files with 301 additions and 2 deletions

View file

@ -104,7 +104,7 @@ programs.nova-shell.modules = {
Each module is an object with `enable` (default `true`) and optional extra
settings. Full list: `workspaces`, `tray`, `windowTitle`, `clock`,
`notifications`, `mpris`, `volume`, `bluetooth`, `backlight`, `network`,
`powerProfile`, `idleInhibitor`, `weather`, `temperature`, `cpu`, `memory`,
`powerProfile`, `idleInhibitor`, `weather`, `temperature`, `gpu`, `cpu`, `memory`,
`disk`, `battery`, `power`, `backgroundOverlay`, `overviewBackdrop`.
### Theme