Add NO_AT_BRIDGE env because at-spi not installed
This commit is contained in:
parent
456cd93741
commit
f81543b06b
1 changed files with 1 additions and 0 deletions
|
@ -14,3 +14,4 @@ define_env "QT_QPA_PLATFORM" "wayland-egl"
|
|||
define_env "QT_WAYLAND_DISABLE_WINDOWDECORATION" "1"
|
||||
define_env "MOZ_ENABLE_WAYLAND" "1"
|
||||
define_env "QT_QPA_PLATFORMTHEME" "gtk3"
|
||||
define_env "NO_AT_BRIDGE" "1"
|
||||
|
|
Reference in a new issue