13 lines
425 B
Bash
Executable File
13 lines
425 B
Bash
Executable File
sudo pacman -S spotify-launcher steam
|
|
yay -S vesktop
|
|
flatpak install flathub org.prismlauncher.PrismLauncher
|
|
|
|
rm -rf ~/.config/Vencord
|
|
cp -r ~/Dotfiles/desktopenvs/hyprland/Vencord ~/.config/
|
|
cp -r ~/Dotfiles/desktopenvs/hyprland/Vencord ~/.config/vesktop
|
|
|
|
curl -fsSL https://raw.githubusercontent.com/spicetify/cli/main/install.sh | sh
|
|
rm -rf ~/.config/spicetify
|
|
ln -s ~/Dotfiles/desktopenvs/hyprland/spicetify ~/.config/
|
|
|