change terminal font
This commit is contained in:
@@ -22,7 +22,7 @@ wezterm.on("window-config-reloaded", function(window, pane)
|
||||
end
|
||||
end)
|
||||
|
||||
config.font = wezterm.font("SF Mono")
|
||||
config.font = wezterm.font("CommitMono")
|
||||
config.font_size = 14
|
||||
|
||||
config.use_fancy_tab_bar = false
|
||||
|
Reference in New Issue
Block a user