increase wezterm fontsize
This commit is contained in:
@@ -23,7 +23,7 @@ wezterm.on("window-config-reloaded", function(window, pane)
|
|||||||
end)
|
end)
|
||||||
|
|
||||||
config.font = wezterm.font("CommitMono")
|
config.font = wezterm.font("CommitMono")
|
||||||
config.font_size = 12
|
config.font_size = 14
|
||||||
|
|
||||||
config.use_fancy_tab_bar = false
|
config.use_fancy_tab_bar = false
|
||||||
config.tab_bar_at_bottom = true
|
config.tab_bar_at_bottom = true
|
||||||
|
Reference in New Issue
Block a user