diff options
-rw-r--r-- | solenv/flatpak-manifest.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index 4c84f84b3e6d..bdc7bf63cce4 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -681,6 +681,7 @@ "--socket=pulseaudio", "--device=dri", "--filesystem=xdg-config/gtk-3.0", + "--filesystem=xdg-config/fontconfig:ro", "--filesystem=xdg-run/gvfsd", "--filesystem=host", "--env=GIO_EXTRA_MODULES=/app/lib/gio/modules", |