home/{firefox,zen-browser}: add sensible configurations

This commit is contained in:
Primrose 2026-01-29 17:16:50 +01:00
parent e78c2841d4
commit 29004da42a
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 10 additions and 1 deletions

View file

@ -54,9 +54,13 @@ in
"browser.ctrlTab.sortByRecentlyUsed" = false;
"layout.css.devPixelsPerPx" = 1.1;
"browser.startup.page" = 1;
"browser.link.open_newwindow" = 2; # open in new tab
"browser.translations.automaticallyPopup" = false;
"browser.tabs.closeWindowWithLastTab" = true;
"general.smoothScroll" = false;
"general.smoothScroll" = false; # makes me dizzy
"accessibility.typeaheadfind" = true; # type to find
"layout.css.always_underline_links" = true;
"media.videocontrols.picture-in-picture.enable-when-switching-tabs.enabled" = true;
# Sponsored crap
# Yes