Use Alacritty instead of Termite
This commit is contained in:
10
install.org
10
install.org
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user