Skip to content

Commit

Permalink
Fix #16: Add Flatpak permissions to create ~/.config/touchegg
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseExposito committed Mar 18, 2021
1 parent 51c0a02 commit aeee82d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions com.github.joseexposito.touche.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ finish-args:
- '--share=ipc'
- '--socket=fallback-x11'
- '--socket=wayland'
- '--filesystem=~/.config/touchegg'
- '--filesystem=~/.config'
- '--filesystem=host:ro'
modules:
- name: libwnck
Expand Down Expand Up @@ -37,4 +37,4 @@ modules:
sources:
- type: archive
url: file:///home/jose/Devel/archive.tar.gz
sha256: d26133eef8b6db4708b9ab4a590a8c663be00295132ac30ca4300077120e633c
sha256: 5d37b391f79a6b3b62fb18f30d64c755241914f7e0aa2b3d0d27d63bf18c3ead

0 comments on commit aeee82d

Please sign in to comment.