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