NOflake/users/tao/wezterm.lua
2024-01-31 17:34:09 -08:00

6 lines
145 B
Lua

return {
font = wezterm.font 'FiraCode Nerd Font',
color_scheme = "Dracula",
warn_about_missing_glyphs = false,
check_for_updates = false,
}