Forgot to change the prompt to ask about the battery notifications.
This commit is contained in:
parent
65e8c0636a
commit
07ed90d4fc
2
i38.sh
2
i38.sh
@ -369,7 +369,7 @@ if [[ $dex -eq 0 ]]; then
|
||||
fi
|
||||
if command -v acpi &> /dev/null ; then
|
||||
batteryAlert=1
|
||||
batteryAlert=$(yesno "Do you want to use a braille display with Orca?")
|
||||
batteryAlert=$(yesno "Do you want low battery notifications?")
|
||||
fi
|
||||
brlapi=1
|
||||
brlapi=$(yesno "Do you want to use a braille display with Orca?")
|
||||
|
Loading…
Reference in New Issue
Block a user