mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-29 22:19:19 +02:00
librewolf: Enable letterboxing
This commit is contained in:
parent
66186d7027
commit
430de18948
@ -8,6 +8,7 @@
|
|||||||
"ui.use_activity_cursor" = true;
|
"ui.use_activity_cursor" = true;
|
||||||
"browser.tabs.insertAfterCurrent" = true;
|
"browser.tabs.insertAfterCurrent" = true;
|
||||||
"browser.toolbars.bookmarks.visibility" = "never";
|
"browser.toolbars.bookmarks.visibility" = "never";
|
||||||
|
"privacy.resistFingerprinting.letterboxing" = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}];
|
}];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user