chore(term): use the FiraCode font

This commit is contained in:
Ade Attwood 2025-01-10 20:27:45 +00:00
parent ac2b15e673
commit b68ba5eb5e

View file

@ -25,9 +25,9 @@ return {
-- Use a sexy terminal font with ligatures. -- Use a sexy terminal font with ligatures.
-- You will need to install the beta version of the font to get the ligatures -- You will need to install the beta version of the font to get the ligatures
-- https://github.com/intel/intel-one-mono/issues/9#issuecomment-1994958719 -- https://github.com/intel/intel-one-mono/issues/9#issuecomment-1994958719
-- font = wezterm.font { font = wezterm.font {
-- family = "FiraCode Nerd Font Mono", family = "FiraCode Nerd Font Mono",
-- }, },
-- -- The nord theme to fit with everyting else -- -- The nord theme to fit with everyting else
color_scheme = "Poimandres", color_scheme = "Poimandres",