mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 22:49:41 +00:00
home/{firefox,zen-browser}: add sensible configurations
This commit is contained in:
parent
e78c2841d4
commit
29004da42a
2 changed files with 10 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue