wezterm font config
This commit is contained in:
@@ -4,6 +4,7 @@ local config = {
|
|||||||
enable_tab_bar = false,
|
enable_tab_bar = false,
|
||||||
window_decorations = "RESIZE",
|
window_decorations = "RESIZE",
|
||||||
window_close_confirmation = "NeverPrompt",
|
window_close_confirmation = "NeverPrompt",
|
||||||
|
font = wezterm.font("MesloLGS Nerd Font Mono"),
|
||||||
font_size = 14.0,
|
font_size = 14.0,
|
||||||
-- color_scheme = "Catppuccin Mocha",
|
-- color_scheme = "Catppuccin Mocha",
|
||||||
color_scheme = "Carbon Fox",
|
color_scheme = "Carbon Fox",
|
||||||
|
|||||||
Reference in New Issue
Block a user