From c30ac82c4ea7ed58d509ed316016acaecb26f48e Mon Sep 17 00:00:00 2001 From: Casey Jao Date: Tue, 18 Jun 2019 14:44:38 -0400 Subject: [PATCH] Add --persist=.xournalpp to flatpak manifest --- com.github.xournalpp.xournalpp.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/com.github.xournalpp.xournalpp.yaml b/com.github.xournalpp.xournalpp.yaml index 5bc47a92..27166644 100644 --- a/com.github.xournalpp.xournalpp.yaml +++ b/com.github.xournalpp.xournalpp.yaml @@ -21,6 +21,7 @@ finish-args: - "--filesystem=~/.config/dconf:ro" - "--talk-name=ca.desrt.dconf" - "--env=DCONF_USER_CONFIG_DIR=.config/dconf" + - "--persist=.xournalpp" build-options: cleanup: - "/include"