diff --git a/legacy/elementary/config/standard/base.src b/legacy/elementary/config/standard/base.src index b637ffaf69..78463c8842 100644 --- a/legacy/elementary/config/standard/base.src +++ b/legacy/elementary/config/standard/base.src @@ -24,7 +24,7 @@ group "Elm_Config" struct { value "cursor_engine_only" int: 1; value "focus_highlight_enable" uchar: 0; value "focus_highlight_animate" uchar: 0; - value "toolbar_shrink_mode" int: 1; + value "toolbar_shrink_mode" int: 2; value "fileselector_expand_enable" uchar: 1; value "inwin_dialogs_enable" uchar: 0; value "icon_size" int: 32;