Use Alacritty instead of Termite

This commit is contained in:
2021-05-13 18:55:54 +02:00
parent 0ccedc97ea
commit 2aad6a64bc
6 changed files with 80 additions and 296 deletions

View File

@@ -48,17 +48,17 @@ And configured with the following command:
=pass= can be used as credential helper for git repositories.
* =termite= - Terminal
[[https://github.com/thestinger/termite][Termite]] is a very nice keyboard-centric terminal.
* =alacritty= - Terminal
[[https://github.com/alacritty/alacritty][Alacritty]] is a very nice keyboard-centric terminal.
It can be installed like so:
#+begin_src bash
yay -S termite
yay -S alacritty
#+end_src
Its configuration file is described [[file:termite.org][here]].
Its configuration file is described [[file:alacritty.org][here]].
#+caption: =termite= - Cheatsheet
#+caption: =alacritty= - Cheatsheet
| Command | Usage |
|--------------------+-------------------------|
| =ctrl-shift-x= | activate url hints mode |