diff --git a/config/wezterm/wezterm.lua b/config/wezterm/wezterm.lua index 92b3ddf..693b8e2 100644 --- a/config/wezterm/wezterm.lua +++ b/config/wezterm/wezterm.lua @@ -15,9 +15,6 @@ end config.check_for_updates = false config.show_update_window = false --- Set our default shell to hilbish -config.default_prog = { 'hilbish' } - -- Font config.font = wezterm.font 'Fira Code' config.font_size = 10.0