diff --git a/flatpak/org.zoitechat.ZoiteChat.json b/flatpak/org.zoitechat.ZoiteChat.json index 7045c071..3c13f24c 100644 --- a/flatpak/org.zoitechat.ZoiteChat.json +++ b/flatpak/org.zoitechat.ZoiteChat.json @@ -11,8 +11,6 @@ "--share=network", "--socket=pulseaudio", "--filesystem=xdg-download", - "--filesystem=xdg-data/themes:ro", - "--filesystem=xdg-data/icons:ro", "--filesystem=xdg-run/tray-icon:create", "--env=GTK_CSD=1", "--talk-name=org.freedesktop.Notifications", @@ -103,7 +101,7 @@ "/share/man" ], "post-install": [ - "install -d /app/extensions" + "install -d /app/extensions" ], "sources": [ {