mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
home/zen-browser: close window with last tab
This commit is contained in:
parent
0387c3fcb0
commit
d252914f55
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ in
|
|||
"layout.css.devPixelsPerPx" = 1.1;
|
||||
"browser.startup.page" = 1;
|
||||
"browser.translations.automaticallyPopup" = false;
|
||||
"browser.tabs.closeWindowWithLastTab" = true;
|
||||
|
||||
# open links in new window
|
||||
# this works a lot better with xmonad where I have a bunch of windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue