ENH don't use rofi-git
This commit is contained in:
parent
4accf268d4
commit
aa950334f9
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# install all dependencies for rofi to run at full capacity
|
# 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)
|
networkmanager-dmenu-git veracrypt sshfs jmtpfs)
|
||||||
|
|
||||||
yay --needed --noconfirm --norebuild --removemake -S "${rofi_pkgs[@]}"
|
yay --needed --noconfirm --norebuild --removemake -S "${rofi_pkgs[@]}"
|
||||||
|
|
Loading…
Reference in New Issue