Move force_new_browser_window option to the main options

This commit is contained in:
Pablo Arias
2019-04-17 22:35:28 +02:00
parent 5f8afabc54
commit 9e6b4e50aa

View File

@@ -57,6 +57,9 @@ hide_username = False
; been installed into either the custom of default theme paths. ; been installed into either the custom of default theme paths.
;theme = molokai ;theme = molokai
; Open a new browser window instead of a new tab in existing instance
force_new_browser_window = False
################ ################
# OAuth Settings # OAuth Settings
################ ################
@@ -82,9 +85,6 @@ oauth_scope = edit,history,identity,mysubreddits,privatemessages,read,report,sav
; See https://imgur.com/account/settings/apps to generate your own key. ; See https://imgur.com/account/settings/apps to generate your own key.
imgur_client_id = 93396265f59dec9 imgur_client_id = 93396265f59dec9
; Open a new browser window instead of a new tab in existing instance
force_new_browser_window = False
[bindings] [bindings]
############## ##############
# Key Bindings # Key Bindings