From b1da502318b97a4a6d5f170c7c17c36f78f237cb Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 7 Apr 2021 13:50:23 +0100 Subject: [PATCH] trivial: Set Star Labs battery threshold to 30% --- plugins/upower/upower.quirk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/upower/upower.quirk b/plugins/upower/upower.quirk index 55c5158ee..e6aed1e1d 100644 --- a/plugins/upower/upower.quirk +++ b/plugins/upower/upower.quirk @@ -1,2 +1,5 @@ [LENOVO] BatteryThreshold = 25 + +[Star Labs] +BatteryThreshold = 30