refactoring
This commit is contained in:
parent
4311082a72
commit
c9804239d3
10 changed files with 214 additions and 268 deletions
|
|
@ -2,7 +2,7 @@ local wezterm = require 'wezterm';
|
|||
local config = {
|
||||
font = wezterm.font 'FiraCode Nerd Font',
|
||||
color_scheme = 'Dracula',
|
||||
warn_about_missing_glyphs = true,
|
||||
warn_about_missing_glyphs = false,
|
||||
check_for_updates = false,
|
||||
hide_tab_bar_if_only_one_tab = true,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue