Add network monitoring dependencies
This commit is contained in:
parent
7fe9f5cf96
commit
ad1cbcc58c
4
install
4
install
@ -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 \
|
||||
|
Reference in New Issue
Block a user