This commit is contained in:
2026-02-04 10:17:43 +01:00
parent 62160ebcf0
commit e32b7ce0a5

View File

@@ -34,11 +34,11 @@
{ {
id = "Battery"; id = "Battery";
deviceNativePath = "__default__"; deviceNativePath = "__default__";
displayMode = "onhover"; displayMode = "alwaysShow";
hideIfIdle = false; hideIfIdle = false;
hideIfNotDetected = true; hideIfNotDetected = true;
showNoctaliaPerformance = false; showNoctaliaPerformance = true;
showPowerProfiles = false; showPowerProfiles = true;
warningThreshold = 30; warningThreshold = 30;
} }
{ {