fix
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user