Add widget.use-xdg-desktop-portal.file-picker setting to panotaka profile in firefox
This commit is contained in:
@@ -8,7 +8,11 @@
|
||||
|
||||
firefox = {
|
||||
enable = true;
|
||||
profiles.panotaka = {};
|
||||
profiles.panotaka = {
|
||||
settings = {
|
||||
"widget.use-xdg-desktop-portal.file-picker" = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user