set fps limit

This commit is contained in:
♥ Minnie ♥ 2023-10-03 15:48:23 +08:00
parent 892fcd3d18
commit e63c830566

View file

@ -5,6 +5,8 @@
enable = true;
package = pkgs.unstable.mangohud;
settings = {
# Performance
fps_limit = 60;
# GPU
gpu_temp = true;
gpu_junction_temp = true;