Skip to content

Commit

Permalink
Add --filesystem=xdg-cache/thumbnails
Browse files Browse the repository at this point in the history
Grant access to thumbnail cache folder in home directory.
This is safe as Gwenview already has access to everything (host) right
now as it's not fully portal aware yet.

Fixes: #168
  • Loading branch information
travier committed Dec 16, 2024
1 parent ecfd14e commit ae19be7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions org.kde.gwenview.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"finish-args": [
"--device=dri",
"--filesystem=host",
"--filesystem=xdg-cache/thumbnails:rw",
"--filesystem=xdg-data/Trash",
"--share=ipc",
"--socket=cups",
Expand Down

0 comments on commit ae19be7

Please sign in to comment.