Vencord DanyHolder theme added

This commit is contained in:
RP1 2024-12-08 20:24:46 +01:00
parent 600b07ceb7
commit d34ec08ccc

View file

@ -561,7 +561,7 @@ if [[ $user_choice = *"Discord - VoIP-, és csevegőalkalmazás"* ]]; then
sleep 1
sudp mkdir -p /home/$USER/.var/app/com.discordapp.Discord/config/Vencord
sudo chown -R $USER:$GROUP /home/$USER/.var/app/com.discordapp.Discord/config/Vencord/
sudo cp -a themes /home/$USER/.var/app/com.discordapp.Discord/config/Vencord/
sudo cp -a RaveTheme_By_DanyHolder.css /home/$USER/.var/app/com.discordapp.Discord/config/Vencord/themes
echo ${bold}${yellow}Discord / Vencord ${normal}installed.
echo ---------------------------------------------