wezterm: update font

This commit is contained in:
notohh 2024-05-31 11:26:26 -04:00
parent 2f4d044f70
commit d004c52ee2
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -11,7 +11,7 @@ local config = {
color_scheme = "Tokyo Night",
enable_wayland = true,
font = wezterm.font("JetBrainsMono NF Medium"),
font = wezterm.font("Comic Code Ligatures"),
font_size = 12.0,
window_background_opacity = 0.6,
text_background_opacity = 1.0,