gpu: update config

This commit is contained in:
Leonardo Eugênio 2026-01-20 13:46:43 -03:00
parent 7bd66d8aa1
commit 77031085f0
2 changed files with 10 additions and 9 deletions

View file

@ -21,7 +21,7 @@ let
gpu_load_value = "50,90";
gpu_load_color = "FFFFFF,FFAA7F,CC0000";
gpu_voltage = true;
throttling_status = true;
# throttling_status = true;
gpu_core_clock = true;
gpu_mem_clock = true;
gpu_temp = true;
@ -29,6 +29,7 @@ let
gpu_junction_temp = true;
gpu_fan = true;
gpu_power = true;
gpu_power_limit = true;
# CPU
cpu_text = "R7 8700G";
@ -57,9 +58,9 @@ let
fps_metrics = "avg,0.01";
frame_timing = true;
frametime_color = "FFFFFF";
throttling_status_graph = true;
# throttling_status_graph = true;
show_fps_limit = true;
fps_limit = "240,144,120,90,60,30,0";
fps_limit = "288,0,30,60,75,90,120,144";
# Extra
resolution = true;