updated README to reflect newer taste

This commit is contained in:
Valerie Wolfe 2021-08-25 01:42:58 -04:00
parent 8664b08940
commit a95764cb56

View file

@ -86,17 +86,17 @@ I use [eww](https://github.com/elkowar/eww) for widgets. I mostly use this for t
--- ---
```plaintext ```plaintext
__ __ __
/ / / /_ ______ ___ _____ _ _____ ____ / /____ _________ ___
/ /_/ / / / / __ \/ _ \/ ___/ | | /| / / _ \/_ / / __/ _ \/ ___/ __ `__ \
/ __ / /_/ / /_/ / __/ / | |/ |/ / __/ / /_/ /_/ __/ / / / / / / /
/_/ /_/\__, / .___/\___/_/ |__/|__/\___/ /___/\__/\___/_/ /_/ /_/ /_/
/____/_/
``` ```
### `hyper.js` ### `wezterm_config`
I use [Hyper](https://hyper.is) as my primary terminal emulator. It has some things I really like over Alacritty, like font ligatures and a title bar, and doesn't look ugly like Tilix. I use [wezterm](https://wezfurlong.org/wezterm/) as my terminal emulator. It's feature-rich, written in Rust, and is super customizable.
--- ---