reduce framerate for performance
This commit is contained in:
@@ -33,7 +33,7 @@ config = {
|
||||
warn_about_missing_glyphs = false,
|
||||
term = 'xterm-256color',
|
||||
enable_kitty_graphics = true,
|
||||
max_fps = 60,
|
||||
max_fps = 30,
|
||||
color_scheme = 'nord',
|
||||
window_decorations = 'RESIZE',
|
||||
enable_tab_bar = false,
|
||||
|
||||
Reference in New Issue
Block a user