chore: wezterm sudo var -> ubuntu mono

main
sudo pacman -Syu 2023-08-19 19:30:01 +07:00
parent facf34371d
commit d3a16c2d09
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@ local act = wezterm.action
return {
font = wezterm.font({
family = "Sudo Var",
family = "Ubuntu Mono",
}),
font_size = 18.0,
font_size = 16.0,
line_height = 1.2,
use_cap_height_to_scale_fallback_fonts = true,