Fixed a typo.

This commit is contained in:
Storm Dragon 2024-10-23 06:09:21 -04:00
parent 93127aeca3
commit ca1b76302d

2
i38.sh
View File

@ -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