diff --git a/src/resources/vnote.ini b/src/resources/vnote.ini index cc45d6ec..0493b71d 100644 --- a/src/resources/vnote.ini +++ b/src/resources/vnote.ini @@ -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