change fps limit

This commit is contained in:
♥ Minnie ♥ 2024-07-07 20:11:17 +08:00
parent 9fef18e98b
commit 79886a8b54
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -6,7 +6,7 @@
package = pkgs.mangohud; package = pkgs.mangohud;
settings = { settings = {
# Performance # Performance
fps_limit = 144; fps_limit = 60;
# GPU # GPU
gpu_temp = true; gpu_temp = true;
gpu_junction_temp = true; gpu_junction_temp = true;