[UPDATE] NerdFont & faces

This commit is contained in:
Daveanand Mannie
2025-04-06 17:14:20 -04:00
parent 32b94d2398
commit a4e1fb2448

View File

@@ -8,7 +8,8 @@ config.default_prog = { "pwsh" }
--styles
config.harfbuzz_features = { "calt=0", "clig=0", "liga=0" }
config.font = wezterm.font("JetBrains Mono", { weight = "Bold" })
config.font = wezterm.font("JetBrainsMono NF", { weight = "Bold" , style = "Italic"})
-- config.font_size = 14
config.color_scheme = "Sakura"
config.window_padding = {
left = "0.5cell",