mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
refine vnote.ini
Enable tools_dock_checked by default.
This commit is contained in:
parent
0973159844
commit
a43383acec
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user