diff --git a/install b/install index fd4603f..b24996e 100755 --- a/install +++ b/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 \