wezterm font config

This commit is contained in:
Kulvir Singh
2024-09-14 21:56:43 +05:30
parent 018a73cff4
commit bbd055b853

View File

@@ -4,6 +4,7 @@ local config = {
enable_tab_bar = false,
window_decorations = "RESIZE",
window_close_confirmation = "NeverPrompt",
font = wezterm.font("MesloLGS Nerd Font Mono"),
font_size = 14.0,
-- color_scheme = "Catppuccin Mocha",
color_scheme = "Carbon Fox",