From e63aee645e2d22b38ff43f503bdd54c0d8bb1f52 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 12 May 2025 16:10:23 +0200 Subject: [PATCH] fixed Vencord-Vesktop install --- setup/modules/Desktop-Enviroments/hyprland.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup/modules/Desktop-Enviroments/hyprland.sh b/setup/modules/Desktop-Enviroments/hyprland.sh index 66a3b0f..8f5d39d 100644 --- a/setup/modules/Desktop-Enviroments/hyprland.sh +++ b/setup/modules/Desktop-Enviroments/hyprland.sh @@ -66,7 +66,8 @@ ln -s ~/Dotfiles/desktopenvs/hyprland/btop ~/.config/ sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)" 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 wget https://cloud.abdelbaki.eu/apps/theming/image/background?v=15 -O ~/Pictures/background.jpg