diff --git a/flatpak/.local/share/flatpak/overrides/com.github.junrrein.PDFSlicer b/flatpak/.local/share/flatpak/overrides/com.github.junrrein.PDFSlicer index f524aca..42b68b9 100644 --- a/flatpak/.local/share/flatpak/overrides/com.github.junrrein.PDFSlicer +++ b/flatpak/.local/share/flatpak/overrides/com.github.junrrein.PDFSlicer @@ -1,2 +1,2 @@ [Context] -filesystems=xdg-documents;!host +filesystems=xdg-download;xdg-documents;!host diff --git a/flatpak/.local/share/flatpak/overrides/com.visualstudio.code b/flatpak/.local/share/flatpak/overrides/com.visualstudio.code new file mode 100644 index 0000000..3d2e617 --- /dev/null +++ b/flatpak/.local/share/flatpak/overrides/com.visualstudio.code @@ -0,0 +1,2 @@ +[Context] +filesystems=~/.vscode;~/Code;xdg-download;!host