From 665fbd8c7875e2a5dbbd90b6007ad8ce0f27726f Mon Sep 17 00:00:00 2001 From: Florian RICHER Date: Mon, 9 May 2022 00:56:17 +0200 Subject: [PATCH] Typo --- run_once_prepare_arch.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_once_prepare_arch.sh.tmpl b/run_once_prepare_arch.sh.tmpl index ef444ae..bd710b6 100644 --- a/run_once_prepare_arch.sh.tmpl +++ b/run_once_prepare_arch.sh.tmpl @@ -30,7 +30,7 @@ packages+=(bluez-tools blueberry pavucontrol network-manager-applet playerctl ar # For terminal # ## tmux => To use multiple shell in same terminal | Used by (alacritty) | # ## alacritty => Terminal emulator coded in Rust | -# ## kitty => Terminal emulator like alacrutty but it look more powerfull so it can replace alacritty and tmux in future +# ## kitty => Terminal emulator like alacritty but it look more powerfull so it can replace alacritty and tmux in future packages+=(kitty viu alacritty tmux zsh) # For development