mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -05:00
feat: testing max fps
This commit is contained in:
parent
27cb444805
commit
119628402b
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@
|
||||||
window_close_confirmation = 'NeverPrompt',
|
window_close_confirmation = 'NeverPrompt',
|
||||||
term = 'wezterm',
|
term = 'wezterm',
|
||||||
enable_wayland = false,
|
enable_wayland = false,
|
||||||
front_end = "WebGpu"
|
front_end = "WebGpu",
|
||||||
|
max_fps = 200
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue