Many updates

This commit is contained in:
2025-06-18 15:27:54 +02:00
parent 8d34189147
commit 52e58f79ca
36 changed files with 616 additions and 7 deletions
+2 -1
View File
@@ -253,8 +253,9 @@
"modules": ["battery", "power-profiles-daemon"],
},
"battery": {
"interval": 1,
"states": {
"good": 95,
"good": 90,
"warning": 30,
"critical": 15
},