This commit is contained in:
Ted Kulp
2024-08-29 07:19:13 -04:00
parent beea5e0d25
commit ddd2777e13
2 changed files with 15 additions and 2 deletions

View File

@@ -6,8 +6,8 @@ return {
macos_window_background_blur = 10,
window_decorations = "RESIZE",
color_scheme = "Catppuccin Mocha",
font = wezterm.font("Iosevka NFP", { weight = "DemiBold", stretch = "Normal", style = "Normal" }),
font_size = 14,
font = wezterm.font("IosevkaTerm NFP", { weight = "DemiBold", stretch = "Normal", style = "Normal" }),
font_size = 15,
freetype_load_target = "Light",
freetype_load_flags = "DEFAULT",
freetype_render_target = "Light",