test(config): add test for consistent config (#4215)
This commit is contained in:
parent
a0ca09024b
commit
14fc19ddbd
7 changed files with 722 additions and 27 deletions
|
|
@ -147,6 +147,7 @@
|
|||
"ds4_back_as_touchpad_click": "enabled",
|
||||
"motion_as_ds4": "enabled",
|
||||
"touchpad_as_ds4": "enabled",
|
||||
"ds5_inputtino_randomize_mac": "enabled",
|
||||
"back_button_timeout": -1,
|
||||
"keyboard": "enabled",
|
||||
"key_repeat_delay": 500,
|
||||
|
|
@ -165,6 +166,7 @@
|
|||
options: {
|
||||
"audio_sink": "",
|
||||
"virtual_sink": "",
|
||||
"stream_audio": "enabled",
|
||||
"install_steam_audio_drivers": "enabled",
|
||||
"adapter_name": "",
|
||||
"output_name": "",
|
||||
|
|
@ -174,10 +176,10 @@
|
|||
"dd_refresh_rate_option": "auto",
|
||||
"dd_manual_refresh_rate": "",
|
||||
"dd_hdr_option": "auto",
|
||||
"dd_wa_hdr_toggle_delay": 0,
|
||||
"dd_config_revert_delay": 3000,
|
||||
"dd_config_revert_on_disconnect": "disabled",
|
||||
"dd_mode_remapping": {"mixed": [], "resolution_only": [], "refresh_rate_only": []},
|
||||
"dd_wa_hdr_toggle_delay": 0,
|
||||
"max_bitrate": 0,
|
||||
"minimum_fps_target": 0
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue