diff --git a/src/resources/vnote.ini b/src/resources/vnote.ini index 7335ed26..ac074333 100644 --- a/src/resources/vnote.ini +++ b/src/resources/vnote.ini @@ -6,15 +6,18 @@ post_template_path=:/resources/post_template.html template_css_url=qrc:/resources/markdown.css current_notebook=0 tab_stop_width=4 -is_expand_tab=1 -highlight_cursor_line=1 -highlight_selected_word=1 -highlight_searched_word=1 +is_expand_tab=true +highlight_cursor_line=true +highlight_selected_word=true +highlight_searched_word=true current_background_color=System current_render_background_color=System language=System editor_font_size=12 +[session] +tools_dock_checked=true + [predefined_colors] 1\name=White 1\rgb=EEEEEE