diff --git a/src/config.zig b/src/config.zig index 25ff88a..1414403 100644 --- a/src/config.zig +++ b/src/config.zig @@ -39,7 +39,7 @@ start_debugger_on_crash: bool = false, widget_style: WidgetStyle = .compact, palette_style: WidgetStyle = .bars_top_bottom, panel_style: WidgetStyle = .compact, -home_style: WidgetStyle = .bars_left_right, +home_style: WidgetStyle = .bars_top_bottom, include_files: []const u8 = "",