Move force_new_browser_window option to the main options
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user