more config updates

This commit is contained in:
2024-05-11 17:34:40 +01:00
parent a8800b4f26
commit 2c46a4d877
2 changed files with 23 additions and 3 deletions

View File

@@ -22,8 +22,8 @@ wezterm.on("window-config-reloaded", function(window, pane)
end
end)
config.font = wezterm.font("mononoki")
config.font_size = 15
config.font = wezterm.font("SF Mono")
config.font_size = 14
config.use_fancy_tab_bar = false
config.tab_bar_at_bottom = true