Added dialog a11y options.
This commit is contained in:
parent
a18ed1fc32
commit
ce95044836
@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Dialog accessibility
|
||||
export DIALOGOPTS='--no-lines --visit-items'
|
||||
|
||||
# Automatic update function
|
||||
update() {
|
||||
local filePath="$(command -v ${0})"
|
||||
|
Loading…
Reference in New Issue
Block a user