wezterm max_fps=120

This commit is contained in:
Henrik Bakken
2024-11-19 11:28:23 +01:00
parent 1888a621f9
commit 0c29908413
+1
View File
@@ -10,6 +10,7 @@ config.font = wezterm.font_with_fallback({
"Terminess Nerd Font",
"Noto Color Emoji",
})
config.max_fps = 120
config.warn_about_missing_glyphs = false
config.use_fancy_tab_bar = false
config.hide_tab_bar_if_only_one_tab = true