feat: tweak home screen widget style
This commit is contained in:
parent
e8c780b3b7
commit
aaa3e5b079
1 changed files with 1 additions and 1 deletions
|
@ -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 = "",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue