extract BatteryApplet from BatteryModule

This commit is contained in:
Damocles 2026-04-22 21:17:34 +02:00
parent 57d42d7ac3
commit a0cb1d991d
3 changed files with 284 additions and 269 deletions

View file

@ -1,6 +1,7 @@
module applets
# keep-sorted start
BacklightApplet 1.0 BacklightApplet.qml
BatteryApplet 1.0 BatteryApplet.qml
CpuApplet 1.0 CpuApplet.qml
DiskApplet 1.0 DiskApplet.qml
GpuApplet 1.0 GpuApplet.qml