mangohud: add more fps limits
This commit is contained in:
parent
6be8458b9c
commit
82fb005bc1
|
@ -9,7 +9,7 @@ in {
|
||||||
full = true;
|
full = true;
|
||||||
# histogram = true;
|
# histogram = true;
|
||||||
no_display = true;
|
no_display = true;
|
||||||
fps_limit = "0,30,60,120,144,240,288,320";
|
fps_limit = "0,30,60,72,90,120,144,240,288,320";
|
||||||
toggle_fps_limit = "Shift_R+F10";
|
toggle_fps_limit = "Shift_R+F10";
|
||||||
|
|
||||||
# legacy_layout = "false";
|
# legacy_layout = "false";
|
||||||
|
|
Loading…
Reference in a new issue