Update ros-progs-gui.sh

This commit is contained in:
RP1 2025-04-26 12:31:19 +00:00
parent c1223fafc0
commit 28def61688

View file

@ -475,11 +475,11 @@ fi
if [[ $user_choice = *"Logitech, Roccat, Steelseries Eger Driver"* ]]; then
echo
echo ---------------------------------------------
echo Installing ${bold}${yellow}Librewolf${normal}
echo Installing ${bold}${yellow}Logitech, Roccat, Steelseries driver${normal}
sudo pacman -S libratbag --noconfirm
echo ${bold}${yellow}LibreWolf ${normal}installed.
echo ${bold}${yellow}Logitech, Roccat, Steelseries driver ${normal}installed.
echo ---------------------------------------------
echo
fi