increase wezterm fontsize

This commit is contained in:
2024-10-28 19:41:48 +00:00
parent 6fa81bc651
commit 5cf198589d

View File

@@ -23,7 +23,7 @@ wezterm.on("window-config-reloaded", function(window, pane)
end)
config.font = wezterm.font("CommitMono")
config.font_size = 12
config.font_size = 14
config.use_fancy_tab_bar = false
config.tab_bar_at_bottom = true