lynx: Show refresh rate stuffs
This commit is contained in:
parent
fcbe74c079
commit
2a37a300f3
@ -17,4 +17,8 @@
|
|||||||
<resources>
|
<resources>
|
||||||
<!-- Whether to show Smooth Display feature in Settings Options -->
|
<!-- Whether to show Smooth Display feature in Settings Options -->
|
||||||
<bool name="config_show_smooth_display">true</bool>
|
<bool name="config_show_smooth_display">true</bool>
|
||||||
|
|
||||||
|
<!-- Whether to show min/max refresh rate in display settings -->
|
||||||
|
<bool name="config_show_refresh_rate_controls">true</bool>
|
||||||
|
<bool name="config_supports_dynamic_refresh_rate_controls">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user