8 lines
85 B
Bash
8 lines
85 B
Bash
#!/bin/zsh
|
|
|
|
set -a
|
|
NO_AT_BRIDGE=1
|
|
QT_ACCESSIBILITY=0
|
|
|
|
MENUCONFIG_COLOR=blackbg
|
|
set +a |