avicii: Allow switch min/peak refresh rate

Signed-off-by: AmolAmrit <amol.amrit03@outlook.com>
This commit is contained in:
ShevT
2022-11-10 17:43:33 +03:00
committed by AmolAmrit
parent 52ed2f5cdb
commit 39619c1d31

View File

@@ -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>