fix(wezterm): use correct line height

This commit is contained in:
Price Hiller 2022-09-16 06:23:50 -05:00
parent 3a41934b16
commit f98b047d4a

View File

@ -4,6 +4,7 @@ local lib = require("wlib")
return {
-- use_cap_height_to_scale_fallback_fonts = true,
unicode_version = 14,
line_height = 0.9,
font = wezterm.font_with_fallback({
{
family = "JetBrains Mono",