From ca1b76302dd871b43e50f343520fbf017e0066d8 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Wed, 23 Oct 2024 06:09:21 -0400 Subject: [PATCH] Fixed a typo. --- i38.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i38.sh b/i38.sh index cc56920..7b14e56 100755 --- a/i38.sh +++ b/i38.sh @@ -399,7 +399,7 @@ if command -v acpi &> /dev/null ; then batteryAlert=$(yesno "Do you want low battery notifications?") fi brlapi=1 -brlapi=$(yesno "Do you want to use a braille display with $screenReader?") +brlapi=$(yesno "Do you want to use a braille display with ${screenReader##*/}?") sounds=1 sounds=$(yesno "Do you want window event sounds?") # Play Login Sound