mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-04 13:57:39 +00:00
Reset resolution to default as it will pick highest refresh rate
Make Resolution change to be experimental features
This commit is contained in:
parent
c89a59ab0b
commit
e5fd135b30
7 changed files with 47 additions and 7 deletions
|
|
@ -14,11 +14,14 @@
|
|||
<Setting Name="MenuRightKey" Type="System.String" Scope="Application">
|
||||
<Value Profile="(Default)">Ctrl+Win+Numpad6</Value>
|
||||
</Setting>
|
||||
<Setting Name="EnableNeptuneController" Type="System.Boolean" Scope="Application">
|
||||
<Setting Name="EnableNeptuneController" Type="System.Boolean" Scope="User">
|
||||
<Value Profile="(Default)">True</Value>
|
||||
</Setting>
|
||||
<Setting Name="EnableVolumeControls" Type="System.Boolean" Scope="Application">
|
||||
<Setting Name="EnableVolumeControls" Type="System.Boolean" Scope="User">
|
||||
<Value Profile="(Default)">True</Value>
|
||||
</Setting>
|
||||
<Setting Name="EnableExperimentalFeatures" Type="System.Boolean" Scope="User">
|
||||
<Value Profile="(Default)">False</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Loading…
Add table
Add a link
Reference in a new issue