diff --git a/.wezterm.lua b/.wezterm.lua index 094a6ee..d7a265a 100644 --- a/.wezterm.lua +++ b/.wezterm.lua @@ -22,7 +22,7 @@ wezterm.on("window-config-reloaded", function(window, pane) end end) -config.font = wezterm.font("SF Mono") +config.font = wezterm.font("CommitMono") config.font_size = 14 config.use_fancy_tab_bar = false diff --git a/README.md b/README.md index ee6bd7d..ca31ddc 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,5 @@ my dotfiles. includes: - [starship](https://starship.rs) - [neovim](https://neovim.io/) - -# starship - -![](./screenshots/starship.png) +- [wezterm](https://wezfurlong.org/wezterm/index.html)