this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(wezterm): use default font fallback name instead

+1 -1
+1 -1
wezterm/wezterm.lua
··· 7 7 'Sarasa Mono K', 8 8 -- 'FiraCode Nerd Font', 9 9 'Noto Color Emoji', 10 - 'Symbols Nerd Font', 10 + 'Symbols Nerd Font Mono', 11 11 }, 12 12 line_height = 1.2, 13 13 allow_square_glyphs_to_overflow_width = "Always",