mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
feat(wezterm): Better qwerty switch
This commit is contained in:
parent
c86b0606d3
commit
68fee530a1
6 changed files with 340 additions and 269 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue