mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 22:12:56 +00:00
enable firefox builtin cookie blocker
This commit is contained in:
parent
494cf355e9
commit
eefed57929
@ -73,6 +73,7 @@
|
||||
if config.theme.dark == true then 1 else 0;
|
||||
"media.ffmpeg.vaapi.enabled" =
|
||||
true; # Enable hardware video acceleration
|
||||
"cookiebanners.ui.desktop.enabled" = true; # Reject cookie popups
|
||||
};
|
||||
userChrome = ''
|
||||
:root {
|
||||
|
Loading…
Reference in New Issue
Block a user