mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
home/{zen-browser,firefox}: don't always use new windows
It's actually annoying
This commit is contained in:
parent
80d3a7234e
commit
ae75bd7483
2 changed files with 0 additions and 8 deletions
|
|
@ -54,10 +54,6 @@ in
|
||||||
"browser.ctrlTab.sortByRecentlyUsed" = false;
|
"browser.ctrlTab.sortByRecentlyUsed" = false;
|
||||||
"layout.css.devPixelsPerPx" = 1.1;
|
"layout.css.devPixelsPerPx" = 1.1;
|
||||||
|
|
||||||
# open links in new window
|
|
||||||
# this works a lot better with xmonad where I have a bunch of windows
|
|
||||||
"browser.link.open_newwindow" = 2;
|
|
||||||
|
|
||||||
# Sponsored crap
|
# Sponsored crap
|
||||||
# Yes
|
# Yes
|
||||||
"browser.newtabpage.activity-stream.showSearch" = true;
|
"browser.newtabpage.activity-stream.showSearch" = true;
|
||||||
|
|
|
||||||
|
|
@ -71,10 +71,6 @@ in
|
||||||
"browser.tabs.closeWindowWithLastTab" = true;
|
"browser.tabs.closeWindowWithLastTab" = true;
|
||||||
"general.smoothScroll" = false;
|
"general.smoothScroll" = false;
|
||||||
|
|
||||||
# open links in new window
|
|
||||||
# this works a lot better with xmonad where I have a bunch of windows
|
|
||||||
"browser.link.open_newwindow" = 2;
|
|
||||||
|
|
||||||
# Sponsored crap
|
# Sponsored crap
|
||||||
# Yes
|
# Yes
|
||||||
"browser.newtabpage.activity-stream.showSearch" = true;
|
"browser.newtabpage.activity-stream.showSearch" = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue