From 5613b864c2aac4845481739a92662fcee126e114 Mon Sep 17 00:00:00 2001 From: Le Tan Date: Fri, 4 May 2018 20:36:09 +0800 Subject: [PATCH] use 20px for default tool bar icon size --- src/resources/vnote.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resources/vnote.ini b/src/resources/vnote.ini index 20b0c327..1e83e2a7 100644 --- a/src/resources/vnote.ini +++ b/src/resources/vnote.ini @@ -130,7 +130,7 @@ color_column=0 enable_code_block_line_number=false ; The icon size of tool bar (in pixels) -tool_bar_icon_size=18 +tool_bar_icon_size=20 ; Default name of the recycle bin of notebook recycle_bin_folder=_v_recycle_bin