set fps limit
This commit is contained in:
parent
892fcd3d18
commit
e63c830566
|
@ -5,6 +5,8 @@
|
|||
enable = true;
|
||||
package = pkgs.unstable.mangohud;
|
||||
settings = {
|
||||
# Performance
|
||||
fps_limit = 60;
|
||||
# GPU
|
||||
gpu_temp = true;
|
||||
gpu_junction_temp = true;
|
||||
|
|
Loading…
Reference in a new issue