From 3a984a9119cf431ec9eba7aafe5baf03376b379e Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 19 Oct 2023 08:23:38 -0500 Subject: Update documentation --- github-contributions-widget/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'github-contributions-widget') diff --git a/github-contributions-widget/README.md b/github-contributions-widget/README.md index 7d02008..509eb32 100644 --- a/github-contributions-widget/README.md +++ b/github-contributions-widget/README.md @@ -15,10 +15,10 @@ It is possible to customize the widget by providing a table with all or some of | Name | Default | Description | |---|---|---| | `username` | `streetturtle` | GitHub username | -| `days` | `365` | Number of days in the past, more days - wider the widget | +| `days` | 365 | Number of days in the past, more days - wider the widget | | `color_of_empty_cells` | Theme's default | Color of the days with no contributions | -| `with_border` | `true` | Should the graph contains border or not | -| `margin_top` | `1` | Top margin | +| `with_border` | true | Should the graph contains border or not | +| `margin_top` | 1 | Top margin | | `theme` | `standard` | Color theme of the graph, see below | _Note:_ widget height is 21px (7 rows of 3x3 cells). So it would look nice on the wibar of 22-24px height. -- cgit v1.2.3