mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
change default OpenGL and startup page type
This commit is contained in:
parent
9ab410f8e0
commit
1a8820eb02
@ -158,7 +158,7 @@ tool_bar_checked=true
|
||||
|
||||
; Pages to open on startup
|
||||
; 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
|
||||
; A list of file path separated by ,
|
||||
@ -281,7 +281,7 @@ split_tag_file_list=false
|
||||
; 1 - desktop;
|
||||
; 2 - angle;
|
||||
; 3 - software;
|
||||
windows_opengl=0
|
||||
windows_opengl=2
|
||||
|
||||
[editor]
|
||||
; Auto indent as previous line
|
||||
|
Loading…
x
Reference in New Issue
Block a user