sh: Replace kitty invocations with wezterm

This commit is contained in:
Marty Oehme 2022-11-15 18:36:41 +01:00
parent 078578b173
commit fdc85e5569
Signed by: Marty
GPG key ID: 73BA40D5AFAF49C9
3 changed files with 11 additions and 11 deletions

View file

@ -48,8 +48,8 @@ Enjoy!
* [`waybar`](https://github.com/Alexays/Waybar) - Easily customizable statusbar for wayland
* [`bemenu`](https://github.com/Cloudef/bemenu) - Extended dmenu replacement for wayland, X11 and ncurses
* [`fontconfig`] - System-wide font replacements and styling settings
* [`kitty`](https://sw.kovidgoyal.net/kitty/) - Terminal emulator (GPU accelerated and configurable)
* [`tmux`](https://github.com/tmux/tmux/) - terminal multiplexer
* [`wezterm`](https://wezfurlong.org/wezterm/) - Terminal emulator (fast, understandable and lua configurable)
* [`tmux`](https://github.com/tmux/tmux/) - terminal multiplexer (slowly migrating away in favor of wezterm)
* [`nvim`](https://neovim.io/) - Neovim configuration
* [`vifm`](https://github.com/vifm/vifm) - vim-like file-manager
* [`qutebrowser`](https://github.com/qutebrowser/qutebrowser) - vim-key enabled web browser