Updated install script to use spotifyd instead of yay spotify package

This commit is contained in:
Luke Else 2022-08-08 14:00:37 +02:00
parent 3649d54c7b
commit 04119a3363

View File

@ -1,5 +1,5 @@
sudo pacman -Syu sudo pacman -Syu
sudo pacman -Sy neovim fish go dotnet-runtime dotnet-sdk aspnet-runtime alacritty neofetch nodejs discord vifm docker networkmanager-openvpn htop awesome-terminal-fonts ttf-jetbrains-mono gnome-keyring playerctl base-devel sudo pacman -Sy neovim fish go dotnet-runtime dotnet-sdk aspnet-runtime alacritty spotifyd neofetch nodejs discord vifm docker networkmanager-openvpn htop awesome-terminal-fonts ttf-jetbrains-mono gnome-keyring playerctl base-devel
chsh -s /usr/bin/fish chsh -s /usr/bin/fish
@ -14,7 +14,6 @@ cd ~
yay vscode yay vscode
yay brave yay brave
yay spotify
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish