From fda3685bb22dce70382111c8f6201e164c0a1282 Mon Sep 17 00:00:00 2001 From: David <90519725+doomjuantoo@users.noreply.github.com> Date: Sat, 23 Oct 2021 11:52:54 -0400 Subject: [PATCH] These changes are mainly for MY personal use this is just a pull request rather than an actual commit to Titus' main branch. Anyways modified packages to fit my need, that's all --- 2-user.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/2-user.sh b/2-user.sh index 4fe3e47..44029a0 100755 --- a/2-user.sh +++ b/2-user.sh @@ -45,8 +45,10 @@ PKGS=( 'ttf-hack' 'ttf-meslo' # Nerdfont package 'ttf-roboto' -'zoom' # video conferences 'snap-pac' +'steam' # the most popular game client that sells stuff like DOOM, Older COD Games, GTA, etc +'neofetch' # the perfect tool to say "i use arch btw" +'btop' # neat terminal system monitor tool ) for PKG in "${PKGS[@]}"; do