From bc955bc98c3d753d3cd34d7e93ef230809165d98 Mon Sep 17 00:00:00 2001 From: april Date: Tue, 23 Jan 2024 21:12:15 -0600 Subject: [PATCH] Update terminal info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef4eaa3..55103e2 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Here are the dotfiles and some of the programs I use for my bspwm setup. WIP ## Terminal - shell: bash -- emulator: [alacritty](https://alacritty.org/) +- emulator: [wezterm](https://wezfurlong.org/wezterm/index.html) - prompt: [starship](https://starship.rs) - fetch: [pfetch](https://github.com/dylanaraps/pfetch) - monitor: [bottom](https://github.com/ClementTsang/bottom)