programs: firefox/fractal: document portal filechooser limitations
This commit is contained in:
@@ -241,6 +241,8 @@ in
|
||||
sandbox.whitelistWayland = true;
|
||||
sandbox.extraHomePaths = [
|
||||
"dev" # for developing anything web-related
|
||||
# for uploads/downloads.
|
||||
# it still needs these paths despite using the portal's file-chooser :?
|
||||
"tmp"
|
||||
"Pictures"
|
||||
"Pictures/servo-macros"
|
||||
|
@@ -35,6 +35,7 @@ in
|
||||
sandbox.whitelistDri = true; # otherwise video playback buuuuurns CPU
|
||||
sandbox.whitelistWayland = true;
|
||||
sandbox.extraHomePaths = [
|
||||
# still needs these paths despite it using the portal's file-chooser :?
|
||||
"Music"
|
||||
"Pictures"
|
||||
"Pictures/servo-macros"
|
||||
|
Reference in New Issue
Block a user