From 28def61688178eadf2db3b1c056c811237215cc4 Mon Sep 17 00:00:00 2001 From: RP1 Date: Sat, 26 Apr 2025 12:31:19 +0000 Subject: [PATCH] Update ros-progs-gui.sh --- ros-progs-gui.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ros-progs-gui.sh b/ros-progs-gui.sh index bf5c273..6d96fd7 100755 --- a/ros-progs-gui.sh +++ b/ros-progs-gui.sh @@ -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