mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Updated wezterm config
This commit is contained in:
@@ -6,7 +6,10 @@ if wezterm.config_builder then
|
||||
end
|
||||
|
||||
--config.color_scheme = 'rose-pine'
|
||||
config.color_scheme = 'terrafox'
|
||||
config.color_scheme = 'terafox'
|
||||
config.colors = {
|
||||
background = "#131111"
|
||||
}
|
||||
|
||||
-- Font
|
||||
config.font = wezterm.font_with_fallback {
|
||||
|
||||
Reference in New Issue
Block a user