Merge pull request #1272 from cjao/flatpak-config-dir

Add --persist=.xournalpp to flatpak manifest
presentation
Ulrich Huber 7 years ago committed by GitHub
commit 37f66737a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      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"

Loading…
Cancel
Save