remove old wezterm

This commit is contained in:
Anthony Cicchetti 2022-09-08 20:03:04 -04:00
parent 055f4566f4
commit f06aa63323

View file

@ -1,8 +1,6 @@
local wezterm = require 'wezterm'; local wezterm = require 'wezterm';
return { return {
-- font stuff
-- font = font_with_fallback("Iosevka Custom"),
font = wezterm.font_with_fallback({ font = wezterm.font_with_fallback({
{family="Iosevka Custom", weight="Medium"}, {family="Iosevka Custom", weight="Medium"},
}), }),