set fps limit
This commit is contained in:
parent
892fcd3d18
commit
e63c830566
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
enable = true;
|
||||
package = pkgs.unstable.mangohud;
|
||||
settings = {
|
||||
# Performance
|
||||
fps_limit = 60;
|
||||
# GPU
|
||||
gpu_temp = true;
|
||||
gpu_junction_temp = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue