mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
home/firefox: always open link in new window
This commit is contained in:
parent
34619bec86
commit
89e9803ed7
1 changed files with 4 additions and 0 deletions
|
|
@ -56,6 +56,10 @@ 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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue