wPwZ/2026-08-18_21-43-47

This commit is contained in:
2026-08-18 21:44:13 +01:00
commit cd99cb985a
2201 changed files with 22137 additions and 0 deletions
@@ -0,0 +1,43 @@
{
"enabled": true,
"idle_time": 0,
"uncap_menu_frame_rate": false,
"states": {
"hovered": {
"frame_rate_target": 60,
"volume_multipliers": {
"master": 1.0
},
"graphics_state": "default",
"show_toasts": true,
"run_garbage_collector": false
},
"unfocused": {
"frame_rate_target": 1,
"volume_multipliers": {
"master": 0.25
},
"graphics_state": "default",
"show_toasts": false,
"run_garbage_collector": false
},
"invisible": {
"frame_rate_target": 0,
"volume_multipliers": {
"master": 0.0
},
"graphics_state": "default",
"show_toasts": false,
"run_garbage_collector": false
},
"abandoned": {
"frame_rate_target": 10,
"volume_multipliers": {
"master": 1.0
},
"graphics_state": "default",
"show_toasts": false,
"run_garbage_collector": false
}
}
}