diff --git a/3progs.sh b/3progs.sh index 1c31323..bba60f3 100755 --- a/3progs.sh +++ b/3progs.sh @@ -99,6 +99,7 @@ if [[ $user_choice = *"Audacious - Local Music Player 432Hz-re optimalizalva!"* echo Installing ${bold}${yellow}Audacious${normal} flatpak install flathub org.atheme.audacious --user -y + mkdir -p /home/$USER/.var/app/org.atheme.audacious/config/ sudo rsync -ap --info=progress2 audacious /home/$USER/.var/app/org.atheme.audacious/config/ echo ${bold}${yellow}Audacious ${normal}installed.