diff options
Diffstat (limited to 'config/default/base.src')
-rw-r--r-- | config/default/base.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default/base.src b/config/default/base.src index edce1e627..1ec7bfa1d 100644 --- a/config/default/base.src +++ b/config/default/base.src | |||
@@ -44,6 +44,7 @@ group "Elm_Config" struct { | |||
44 | value "cursor_engine_only" uchar: 1; | 44 | value "cursor_engine_only" uchar: 1; |
45 | value "focus_highlight_enable" uchar: 0; | 45 | value "focus_highlight_enable" uchar: 0; |
46 | value "focus_highlight_animate" uchar: 0; | 46 | value "focus_highlight_animate" uchar: 0; |
47 | value "focus_highlight_clip_disable" uchar: 0; | ||
47 | value "toolbar_shrink_mode" int: 3; | 48 | value "toolbar_shrink_mode" int: 3; |
48 | value "fileselector_expand_enable" uchar: 0; | 49 | value "fileselector_expand_enable" uchar: 0; |
49 | value "inwin_dialogs_enable" uchar: 1; | 50 | value "inwin_dialogs_enable" uchar: 1; |