update flatpack overrides
This commit is contained in:
@@ -62,6 +62,7 @@
|
|||||||
"wayland" "!x11" "!fallback-x11"
|
"wayland" "!x11" "!fallback-x11"
|
||||||
];
|
];
|
||||||
filesystems = [
|
filesystems = [
|
||||||
|
"!host"
|
||||||
"!home"
|
"!home"
|
||||||
];
|
];
|
||||||
Environment = {
|
Environment = {
|
||||||
@@ -81,7 +82,6 @@
|
|||||||
|
|
||||||
"org.filezillaproject.Filezilla".Context = {
|
"org.filezillaproject.Filezilla".Context = {
|
||||||
filesystems = [
|
filesystems = [
|
||||||
"!host"
|
|
||||||
"xdg-documents:rw"
|
"xdg-documents:rw"
|
||||||
"xdg-downloads:rw"
|
"xdg-downloads:rw"
|
||||||
];
|
];
|
||||||
@@ -89,14 +89,12 @@
|
|||||||
|
|
||||||
"com.nextcloud.desktopclient.nextcloud".Context = {
|
"com.nextcloud.desktopclient.nextcloud".Context = {
|
||||||
filesystems = [
|
filesystems = [
|
||||||
"!host"
|
|
||||||
"~/datatjes:rw"
|
"~/datatjes:rw"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
"org.gimp.GIMP".Context = {
|
"org.gimp.GIMP".Context = {
|
||||||
filesystems = [
|
filesystems = [
|
||||||
"!host"
|
|
||||||
"xdg-documents:rw"
|
"xdg-documents:rw"
|
||||||
"xdg-downloads:rw"
|
"xdg-downloads:rw"
|
||||||
];
|
];
|
||||||
@@ -104,7 +102,6 @@
|
|||||||
|
|
||||||
"org.inkscape.Inkscape".Context = {
|
"org.inkscape.Inkscape".Context = {
|
||||||
filesystems = [
|
filesystems = [
|
||||||
"!host"
|
|
||||||
"xdg-documents:rw"
|
"xdg-documents:rw"
|
||||||
"xdg-downloads:rw"
|
"xdg-downloads:rw"
|
||||||
];
|
];
|
||||||
@@ -112,14 +109,12 @@
|
|||||||
|
|
||||||
"org.videolan.VLC".Context = {
|
"org.videolan.VLC".Context = {
|
||||||
filesystems = [
|
filesystems = [
|
||||||
"!host"
|
|
||||||
"xdg-videos"
|
"xdg-videos"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
"org.audacityteam.Audacity".Context = {
|
"org.audacityteam.Audacity".Context = {
|
||||||
filesystems = [
|
filesystems = [
|
||||||
"!host"
|
|
||||||
"xdg-documents:rw"
|
"xdg-documents:rw"
|
||||||
"xdg-downloads:rw"
|
"xdg-downloads:rw"
|
||||||
];
|
];
|
||||||
@@ -134,7 +129,6 @@
|
|||||||
|
|
||||||
"org.freecadweb.FreeCAD".Context = {
|
"org.freecadweb.FreeCAD".Context = {
|
||||||
filesystems = [
|
filesystems = [
|
||||||
"!host"
|
|
||||||
"xdg-documents:rw"
|
"xdg-documents:rw"
|
||||||
"xdg-downloads:rw"
|
"xdg-downloads:rw"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user