avicii: Allow switch min/peak refresh rate

Signed-off-by: AmolAmrit <amol.amrit03@outlook.com>
This commit is contained in:
ShevT
2023-04-23 18:40:43 +05:30
committed by AmolAmrit
parent 52ed2f5cdb
commit 39619c1d31
@@ -21,4 +21,10 @@
<!-- Sensor trigger values -->
<item name="pickup_sensor_value" format="float" type="dimen">0.0</item>
<!-- Whether to show peak refresh rate in display settings -->
<bool name="config_show_peak_refresh_rate_switch">true</bool>
<!-- Whether to show min refresh rate in display settings -->
<bool name="config_show_min_refresh_rate_switch">true</bool>
</resources>