1
0
Fork 0
forked from RP1/RaveOS-arch

fixed xpadneo

This commit is contained in:
RP1 2025-01-18 13:30:24 +01:00
parent 729ac1bee5
commit 07572c8369

View file

@ -735,7 +735,7 @@ if [[ $user_choice = *"XpadNeo - XBox Controller Support"* ]]; then
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Jellyfin${normal} echo Installing ${bold}${yellow}Jellyfin${normal}
yay -S xpadneo --noconfirm yay -S xpadneo-dkms --noconfirm
echo ${bold}${yellow}XPadNeo ${normal}installed. echo ${bold}${yellow}XPadNeo ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------