Update kde-stuff with changes from main #5
1 changed files with 14 additions and 0 deletions
|
|
@ -35,6 +35,20 @@
|
|||
"Value" = true;
|
||||
"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" = {
|
||||
"Autoplay" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue