Allow to set a specific thermal profile at start-up time

This commit is contained in:
Denis 2024-01-07 18:02:09 +01:00
parent cb9b5e5c4a
commit d608d07d89
No known key found for this signature in database
GPG key ID: DD9B63F805CF5C03
6 changed files with 20 additions and 4 deletions

View file

@ -13,4 +13,5 @@ controller_bluetooth = true;
dualsense_edge = false;
swap_y_z = true;
enable_thermal_profiles_switching = true;
default_thermal_profile = -1;
enable_leds_commands = true;