battery: Add gpu indicator and process list

This commit is contained in:
Victoria Brekenfeld 2024-01-24 21:19:18 +01:00 committed by Victoria Brekenfeld
parent 17073628af
commit 8472f1f358
8 changed files with 798 additions and 131 deletions

View file

@ -2,10 +2,10 @@
mod backlight;
mod app;
mod config;
mod dgpu;
mod localize;
mod power_daemon;
mod upower;
mod upower_device;
mod upower_kbdbacklight;
use config::APP_ID;