added Fira Code to the config

This commit is contained in:
Christian Figueroa 2025-09-01 02:33:47 -07:00
parent b318dcf40c
commit 32a852592e

View File

@ -17,6 +17,6 @@ config.window_decorations = "RESIZE"
config.enable_tab_bar = false
config.font_size = 18.0
config.color_scheme = wave
config.font = wezterm.font 'Fira Code'
return config