Add network monitoring dependencies

This commit is contained in:
Jordan Holt 2022-01-03 23:48:56 +00:00
parent 7fe9f5cf96
commit ad1cbcc58c
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -15,6 +15,7 @@ link() {
install() {
sudo pacman -S --needed \
alacritty \
bmon \
expect \
ffmpeg \
firefox \
@ -22,6 +23,7 @@ install() {
git \
grim \
gtk-layer-shell \
iotop \
isync \
lynx \
mpd \
@ -38,6 +40,7 @@ install() {
pass \
pass-otp \
playerctl \
powertop \
python \
python-pip \
python-neovim \
@ -45,6 +48,7 @@ install() {
rsync \
slurp \
sway \
tcpdump \
transmission-cli \
ttf-ubuntu-font-family \
yt-dlp \