Firefox: integrate better with kde

This commit is contained in:
Toast 2023-06-29 16:36:06 +02:00
parent 7974ca628c
commit f9e71005a4

View file

@ -35,6 +35,20 @@
"Value" = true; "Value" = true;
"Status" = "locked"; "Status" = "locked";
}; };
# Make firefox use the kde file picker
"widget.use-xdg-desktop-portal.file-picker" = {
"Value" = 1;
"Status" = "default";
};
/*
Not sure what this does,
but https://wiki.archlinux.org/title/Firefox#KDE_integration
tells me to enable it
*/
"widget.use-xdg-desktop-portal.mime-handler" = {
"Value" = 1;
"Status" = "default";
};
}; };
"Permissions" = { "Permissions" = {
"Autoplay" = { "Autoplay" = {