fonts may or may not be fixed
This commit is contained in:
parent
a6db96fb0a
commit
4465048b41
3 changed files with 41 additions and 39 deletions
|
@ -31,8 +31,8 @@ in {
|
|||
config.initial_rows = 40
|
||||
|
||||
config.window_frame = {
|
||||
font = wezterm.font '${fonts.sans.family}',
|
||||
font_size = ${toString fonts.sans.size}
|
||||
font = wezterm.font '${fonts.sansSerif.family}',
|
||||
font_size = ${toString fonts.sansSerif.size}
|
||||
}
|
||||
|
||||
return config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue