change default OpenGL and startup page type

This commit is contained in:
Le Tan 2018-12-10 20:34:43 +08:00
parent 9ab410f8e0
commit 1a8820eb02

View File

@ -158,7 +158,7 @@ tool_bar_checked=true
; Pages to open on startup ; Pages to open on startup
; 0 - none; 1 - Continue where you left off; 2 - specific pages ; 0 - none; 1 - Continue where you left off; 2 - specific pages
startup_page_type=0 startup_page_type=1
; Specific pages to open on startup when startup_page_type is 2 ; Specific pages to open on startup when startup_page_type is 2
; A list of file path separated by , ; A list of file path separated by ,
@ -281,7 +281,7 @@ split_tag_file_list=false
; 1 - desktop; ; 1 - desktop;
; 2 - angle; ; 2 - angle;
; 3 - software; ; 3 - software;
windows_opengl=0 windows_opengl=2
[editor] [editor]
; Auto indent as previous line ; Auto indent as previous line