fixed Vencord-Vesktop install
parent
953c706c20
commit
e63aee645e
|
|
@ -66,7 +66,8 @@ ln -s ~/Dotfiles/desktopenvs/hyprland/btop ~/.config/
|
||||||
|
|
||||||
sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"
|
sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"
|
||||||
rm -rf ~/.config/Vencord
|
rm -rf ~/.config/Vencord
|
||||||
ln -s ~/Dotfiles/desktopenvs/hyprland/Vencord ~/.config/
|
cp -r ~/Dotfiles/desktopenvs/hyprland/Vencord ~/.config/
|
||||||
|
cp -r ~/Dotfiles/desktopenvs/hyprland/Vencord ~/.config/Vesktop
|
||||||
|
|
||||||
cp ~/Dotfiles/desktopenvs/hyprland/hypr-usr/* ~/.config
|
cp ~/Dotfiles/desktopenvs/hyprland/hypr-usr/* ~/.config
|
||||||
wget https://cloud.abdelbaki.eu/apps/theming/image/background?v=15 -O ~/Pictures/background.jpg
|
wget https://cloud.abdelbaki.eu/apps/theming/image/background?v=15 -O ~/Pictures/background.jpg
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue