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
This commit is contained in:
parent
f9443ecb14
commit
fda3685bb2
|
|
@ -45,8 +45,10 @@ PKGS=(
|
||||||
'ttf-hack'
|
'ttf-hack'
|
||||||
'ttf-meslo' # Nerdfont package
|
'ttf-meslo' # Nerdfont package
|
||||||
'ttf-roboto'
|
'ttf-roboto'
|
||||||
'zoom' # video conferences
|
|
||||||
'snap-pac'
|
'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
|
for PKG in "${PKGS[@]}"; do
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue