diff --git a/install_deps b/install_deps index 96a734c..b5412b1 100755 --- a/install_deps +++ b/install_deps @@ -2,7 +2,7 @@ # install all dependencies for rofi to run at full capacity -rofi_pkgs=(rofi-git bitwarden-cli libnotify rofi-greenclip +rofi_pkgs=(rofi bitwarden-cli libnotify rofi-greenclip networkmanager-dmenu-git veracrypt sshfs jmtpfs) yay --needed --noconfirm --norebuild --removemake -S "${rofi_pkgs[@]}"