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