fixed installation script

This commit is contained in:
davidovski 2021-10-09 23:01:36 +01:00
parent 3d44ba408d
commit 087c0cde6e
1 changed files with 2 additions and 3 deletions

View File

@ -58,11 +58,10 @@ load () {
install () {
PKG="yay -S "
$PKG xorg xorg-xinit pulseaudio
$PKG bspwm cava neofetch mpd mpv ncmpcpp vim sxhkd polybar picom rofi urxvt
$PKG xorg xorg-xinit pulseaudio fzf bspwm cava neofetch mpd mpv ncmpcpp vim sxhkd polybar picom rofi rxvt-unicode
ln -s /usr/bin/rofi /usr/bin/dmenu
$PKG fzf
}
case $1 in