Switch from kitty to alacritty

This commit is contained in:
Tim Schubert 2021-03-20 15:28:15 +01:00
parent cd21dba137
commit d2d58a7612
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
5 changed files with 78 additions and 8 deletions

View file

@ -12,7 +12,7 @@ in
gpg.enable = true;
gtk.enable = true;
keyring.enable = true;
kitty.enable = true;
alacritty.enable = true;
ssh.enable = true;
tmux.enable = true;
xdg.enable = true;