lisa:overlay: show min/max refresh rate in settings
Signed-off-by: zaidkhan0997 <kzaid0997@gmail.com>
This commit is contained in:
parent
e1380e6f24
commit
9f7f200998
@ -5,6 +5,9 @@
|
|||||||
SPDX-License-Identifier: Apache-2.0
|
SPDX-License-Identifier: Apache-2.0
|
||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
<!-- 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