Add network monitoring dependencies
This commit is contained in:
parent
7fe9f5cf96
commit
ad1cbcc58c
4
install
4
install
@ -15,6 +15,7 @@ link() {
|
|||||||
install() {
|
install() {
|
||||||
sudo pacman -S --needed \
|
sudo pacman -S --needed \
|
||||||
alacritty \
|
alacritty \
|
||||||
|
bmon \
|
||||||
expect \
|
expect \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
firefox \
|
firefox \
|
||||||
@ -22,6 +23,7 @@ install() {
|
|||||||
git \
|
git \
|
||||||
grim \
|
grim \
|
||||||
gtk-layer-shell \
|
gtk-layer-shell \
|
||||||
|
iotop \
|
||||||
isync \
|
isync \
|
||||||
lynx \
|
lynx \
|
||||||
mpd \
|
mpd \
|
||||||
@ -38,6 +40,7 @@ install() {
|
|||||||
pass \
|
pass \
|
||||||
pass-otp \
|
pass-otp \
|
||||||
playerctl \
|
playerctl \
|
||||||
|
powertop \
|
||||||
python \
|
python \
|
||||||
python-pip \
|
python-pip \
|
||||||
python-neovim \
|
python-neovim \
|
||||||
@ -45,6 +48,7 @@ install() {
|
|||||||
rsync \
|
rsync \
|
||||||
slurp \
|
slurp \
|
||||||
sway \
|
sway \
|
||||||
|
tcpdump \
|
||||||
transmission-cli \
|
transmission-cli \
|
||||||
ttf-ubuntu-font-family \
|
ttf-ubuntu-font-family \
|
||||||
yt-dlp \
|
yt-dlp \
|
||||||
|
Reference in New Issue
Block a user