feat: tmux-jump

This commit is contained in:
Ted Kulp
2024-01-17 08:10:47 -05:00
parent cfeacc6716
commit 7b77fa1f33

View File

@@ -4,7 +4,7 @@ return {
-- window_background_opacity = 1,
window_background_opacity = 1,
color_scheme = "Catppuccin Mocha",
font = wezterm.font("Iosevka Nerd Font", { weight = "DemiBold", stretch = "Normal", style = "Normal" }),
font = wezterm.font("Iosevka NFP", { weight = "DemiBold", stretch = "Normal", style = "Normal" }),
font_size = 14,
freetype_load_target = "Light",
freetype_render_target = "Normal",