feat: testing max fps

This commit is contained in:
Nick 2024-11-06 02:42:07 -06:00
parent 27cb444805
commit 119628402b

View file

@ -9,7 +9,8 @@
window_close_confirmation = 'NeverPrompt',
term = 'wezterm',
enable_wayland = false,
front_end = "WebGpu"
front_end = "WebGpu",
max_fps = 200
}
'';
};