wezterm: update font
All checks were successful
ci/woodpecker/cron/flake-lock-update Pipeline was successful

This commit is contained in:
notohh 2024-07-11 06:39:12 -04:00
parent d796025cf9
commit c9900bf51b
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

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