summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/flatpak-run.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/flatpak-run.c b/common/flatpak-run.c
index 8e3c8ad7..a02ed96c 100644
--- a/common/flatpak-run.c
+++ b/common/flatpak-run.c
@@ -1910,6 +1910,7 @@ static const ExportData default_exports[] = {
{"GST_PTP_HELPER_1_0", NULL},
{"GST_INSTALL_PLUGINS_HELPER", NULL},
{"KRB5CCNAME", NULL},
+ {"XKB_CONFIG_ROOT", NULL},
};
static const ExportData no_ld_so_cache_exports[] = {