mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-24 06:38:36 +01:00
librewolf: Drop letterboxing
Makes it easier to evaluate web designs among other things.
This commit is contained in:
parent
cfac2336bf
commit
32dab8b515
@ -7,10 +7,7 @@
|
|||||||
|
|
||||||
"ui.use_activity_cursor" = true;
|
"ui.use_activity_cursor" = true;
|
||||||
|
|
||||||
"privacy.resistFingerprinting.letterboxing" = true;
|
|
||||||
|
|
||||||
"browser.download.useDownloadDir" = true;
|
"browser.download.useDownloadDir" = true;
|
||||||
"browser.fullscreen.autohide" = false;
|
|
||||||
"browser.tabs.insertAfterCurrent" = true;
|
"browser.tabs.insertAfterCurrent" = true;
|
||||||
"browser.toolbars.bookmarks.visibility" = "never";
|
"browser.toolbars.bookmarks.visibility" = "never";
|
||||||
"browser.quitShortcut.disabled" = true;
|
"browser.quitShortcut.disabled" = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user