feat(wezterm): Better qwerty switch

This commit is contained in:
js0ny 2025-04-07 08:46:53 +01:00
parent c86b0606d3
commit 68fee530a1
6 changed files with 340 additions and 269 deletions

View file

@ -25,7 +25,7 @@ end
return function(config)
config.max_fps = 120
config.font = wezterm.font({
family = "Sarasa Term SC Nerd Font",
family = "Maple Mono NF CN",
})
config.color_scheme = scheme_for_appearance(get_appearance())
config.font_size = 12.0