7 lines
93 B
Bash
7 lines
93 B
Bash
#!/bin/zsh
|
|
|
|
export NO_AT_BRIDGE=1
|
|
export QT_ACCESSIBILITY=0
|
|
|
|
export MENUCONFIG_COLOR=blackbg
|