feat: tweak home screen widget style

This commit is contained in:
CJ van den Berg 2025-08-14 16:11:12 +02:00
parent e8c780b3b7
commit aaa3e5b079
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -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 = "",