From cda63008a25ed8825e49934b34fe373791a02b71 Mon Sep 17 00:00:00 2001 From: Jony4 Date: Sun, 9 May 2021 07:01:51 +0800 Subject: [PATCH 1/2] add Alacritty Alacritty is A fast, cross-platform, OpenGL terminal emulator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49763a4..46841fb 100644 --- a/README.md +++ b/README.md @@ -393,6 +393,7 @@ Only main chapters:   :small_orange_diamond: Guake - is a dropdown terminal made for the GNOME desktop environment.
  :small_orange_diamond: Terminator - is based on GNOME Terminal, useful features for sysadmins and other users.
  :small_orange_diamond: Kitty - is a GPU based terminal emulator that supports smooth scrolling and images.
+  :small_orange_diamond: Alacritty - is A fast, cross-platform, OpenGL terminal emulator.

##### :black_small_square: Network From 4208a50ee7fab77a85ae98ed0d050ce930ab70e7 Mon Sep 17 00:00:00 2001 From: mxyz Date: Thu, 13 May 2021 18:28:46 +0200 Subject: [PATCH 2/2] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46841fb..ff7077e 100644 --- a/README.md +++ b/README.md @@ -393,7 +393,7 @@ Only main chapters:   :small_orange_diamond: Guake - is a dropdown terminal made for the GNOME desktop environment.
  :small_orange_diamond: Terminator - is based on GNOME Terminal, useful features for sysadmins and other users.
  :small_orange_diamond: Kitty - is a GPU based terminal emulator that supports smooth scrolling and images.
-  :small_orange_diamond: Alacritty - is A fast, cross-platform, OpenGL terminal emulator.
+  :small_orange_diamond: Alacritty - is a fast, cross-platform, OpenGL terminal emulator.

##### :black_small_square: Network