Compare commits
No commits in common. "1167b979d9a71fb40264b4eeb8ba490c9ca792d3" and "ded324e0f303b3ef1bce59fbfd2b724de128a271" have entirely different histories.
1167b979d9
...
ded324e0f3
1 changed files with 0 additions and 21 deletions
|
|
@ -31,28 +31,7 @@
|
||||||
"Value" = true;
|
"Value" = true;
|
||||||
"Status" = "default";
|
"Status" = "default";
|
||||||
};
|
};
|
||||||
"dom.security.https_only_mode" = {
|
|
||||||
"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";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
"PromptForDownloadLocation" = true;
|
|
||||||
# I use an external password manager, so the built in one just bothers me
|
|
||||||
"PasswordManagerEnabled" = false;
|
|
||||||
"Permissions" = {
|
"Permissions" = {
|
||||||
"Autoplay" = {
|
"Autoplay" = {
|
||||||
"Allow" = [ "https://www.youtube.com" ];
|
"Allow" = [ "https://www.youtube.com" ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue