wezterm: switch font

This commit is contained in:
notohh 2024-02-05 10:03:05 -05:00
parent 88e9f27e79
commit 61ffb3d646
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -9,7 +9,7 @@ local config = {
name = "NVIDIA GeForce GTX 1070 Ti",
},
enable_wayland = false,
font = wezterm.font("Monaspace Krypton"),
font = wezterm.font("JetBrainsMono NF Medium"),
font_size = 12.0,
window_background_opacity = 0.6,
text_background_opacity = 1.0,