ENH don't use rofi-git

This commit is contained in:
Nathan Dwarshuis 2021-06-12 01:35:10 -04:00
parent 4accf268d4
commit aa950334f9
1 changed files with 1 additions and 1 deletions

View File

@ -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[@]}"