From c3ebf87aa9bfac8697539390debcf69c541236ef Mon Sep 17 00:00:00 2001 From: RealStickman Date: Sun, 23 Aug 2020 18:34:41 +0000 Subject: [PATCH] Update install.sh --- arch-setup/install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch-setup/install.sh b/arch-setup/install.sh index fd945c06..930ad446 100644 --- a/arch-setup/install.sh +++ b/arch-setup/install.sh @@ -93,8 +93,8 @@ options=(1 "VirtManager" off # any option can be set to default to "on" 11 "MangoHud" off 12 "Easystroke" on 13 "Liferea" off - 14 "Mirage (Matrix Client)" on - 15 "Bettergram (Telegram Client)" on + 14 "Mirage" on + 15 "Bettergram" on 16 "Pycharm") choices=$("${cmd[@]}" "${options[@]}" 2>&1 >/dev/tty) #clear