Merged a11y changes to master.

This commit is contained in:
Storm Dragon 2020-09-29 22:08:10 -04:00
parent c3a7e39def
commit e0b86e0e3c

View File

@ -1,5 +1,8 @@
#!/bin/bash
# Dialog accessibility
export DIALOGOPTS='--no-lines --visit-items'
# Automatic update function
update() {
local filePath="$(command -v ${0})"