sweet: Add min and peak refresh rate option
Signed-off-by: Hazama25 <hazamafawkes@gmail.com> Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
This commit is contained in:
parent
bd3b07d0b1
commit
2cab94606a
@ -18,7 +18,10 @@
|
|||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
|
||||||
<!-- Whether to show Smooth Display feature in Settings Options -->
|
<!-- Whether to show peak refresh rate in display settings -->
|
||||||
<bool name="config_show_smooth_display">true</bool>
|
<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>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user