diff --git a/dots/.config/wezterm/config/fonts.lua b/dots/.config/wezterm/config/fonts.lua index 1eb6fc5f..891c5718 100644 --- a/dots/.config/wezterm/config/fonts.lua +++ b/dots/.config/wezterm/config/fonts.lua @@ -2,7 +2,7 @@ local wezterm = require("wezterm") return { use_cap_height_to_scale_fallback_fonts = true, - line_height = 0.9, + line_height = 1.0, font = wezterm.font_with_fallback({ { family = "FiraCodeNerdFont",