Merge pull request #674 from pabloariasal/open_links_in_new_window

Add option to force opening links in new browser window
This commit is contained in:
Michael Lazar
2019-04-22 10:20:23 -04:00
committed by GitHub
3 changed files with 14 additions and 3 deletions

View File

@@ -57,6 +57,9 @@ hide_username = False
; been installed into either the custom of default theme paths.
;theme = molokai
; Open a new browser window instead of a new tab in existing instance
force_new_browser_window = False
################
# OAuth Settings
################