finished gaming packages.sh
parent
bca3d2ab51
commit
6eadc713bc
|
|
@ -80,10 +80,6 @@ ln -s ~/Dotfiles/desktopenvs/hyprland/gtk-3.0 ~/.config
|
||||||
#ln -s ~/Dotfiles/desktopenvs/hyprland/eww/ ~/.config/
|
#ln -s ~/Dotfiles/desktopenvs/hyprland/eww/ ~/.config/
|
||||||
#ln -s ~/Dotfiles/desktopenvs/hyprland/eww-nobattery/ ~/.config/eww
|
#ln -s ~/Dotfiles/desktopenvs/hyprland/eww-nobattery/ ~/.config/eww
|
||||||
|
|
||||||
sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"
|
|
||||||
rm -rf ~/.config/Vencord
|
|
||||||
cp -r ~/Dotfiles/desktopenvs/hyprland/Vencord ~/.config/
|
|
||||||
cp -r ~/Dotfiles/desktopenvs/hyprland/Vencord ~/.config/vesktop
|
|
||||||
cp ~/Dotfiles/resources/fflogo.svg ~/Pictures/fflogo.svg
|
cp ~/Dotfiles/resources/fflogo.svg ~/Pictures/fflogo.svg
|
||||||
|
|
||||||
cp ~/Dotfiles/desktopenvs/hyprland/hypr-usr/* ~/.config
|
cp ~/Dotfiles/desktopenvs/hyprland/hypr-usr/* ~/.config
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,12 @@
|
||||||
sudo pacman -S spotify-launcher steam
|
sudo pacman -S spotify-launcher steam
|
||||||
yay -S vesktop
|
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
|
curl -fsSL https://raw.githubusercontent.com/spicetify/cli/main/install.sh | sh
|
||||||
rm -rf ~/.config/spicetify
|
rm -rf ~/.config/spicetify
|
||||||
ln -s ~/Dotfiles/desktopenvs/hyprland/spicetify ~/.config/
|
ln -s ~/Dotfiles/desktopenvs/hyprland/spicetify ~/.config/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue