remove old wezterm
This commit is contained in:
parent
055f4566f4
commit
f06aa63323
1 changed files with 0 additions and 2 deletions
|
@ -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"},
|
||||||
}),
|
}),
|
||||||
|
|
Loading…
Add table
Reference in a new issue