extract GpuApplet from GpuModule

This commit is contained in:
Damocles 2026-04-22 21:06:56 +02:00
parent fcecfc84f2
commit d814ee041f
3 changed files with 229 additions and 216 deletions

View file

@ -3,6 +3,7 @@ module applets
BacklightApplet 1.0 BacklightApplet.qml
CpuApplet 1.0 CpuApplet.qml
DiskApplet 1.0 DiskApplet.qml
GpuApplet 1.0 GpuApplet.qml
HexWaveBackground 1.0 HexWaveBackground.qml
MemoryApplet 1.0 MemoryApplet.qml
MprisApplet 1.0 MprisApplet.qml