From 40649d03cd90b9617d669a9e82ccb91cc8affd5e Mon Sep 17 00:00:00 2001 From: Florian RICHER Date: Mon, 9 May 2022 00:57:10 +0200 Subject: [PATCH] Add viu comment --- run_once_prepare_arch.sh.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/run_once_prepare_arch.sh.tmpl b/run_once_prepare_arch.sh.tmpl index bd710b6..93a5ae7 100644 --- a/run_once_prepare_arch.sh.tmpl +++ b/run_once_prepare_arch.sh.tmpl @@ -31,6 +31,7 @@ packages+=(bluez-tools blueberry pavucontrol network-manager-applet playerctl ar # ## tmux => To use multiple shell in same terminal | Used by (alacritty) | # ## alacritty => Terminal emulator coded in Rust | # ## kitty => Terminal emulator like alacritty but it look more powerfull so it can replace alacritty and tmux in future +# ## viu => Terminal image viewer compatible with kitty packages+=(kitty viu alacritty tmux zsh) # For development