diff options
author | streetturtle <streetturtle@gmail.com> | 2020-09-29 21:25:18 -0400 |
---|---|---|
committer | streetturtle <streetturtle@gmail.com> | 2020-09-29 21:25:18 -0400 |
commit | 7ed1d35d3193574ee29dbbe981460ba8a21880fd (patch) | |
tree | 3fd986ffc81f73c1a521d4be7530936e513dca21 /logout-widget | |
parent | 30ad855092648c4e6ccb28b32c0e27c0b2ea3f53 (diff) |
[logout] update readme
Diffstat (limited to 'logout-widget')
-rw-r--r-- | logout-widget/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/logout-widget/README.md b/logout-widget/README.md index 89ba1fd..a430258 100644 --- a/logout-widget/README.md +++ b/logout-widget/README.md @@ -45,6 +45,8 @@ Then | Name | Default | Description | |---|---|---| | `icon` | `power.svg` | If used as widget - the path to the widget's icon | +| `icon_size` | `40` | Size of the icon | +| `icon_margin` | `16` | Margin around the icon | | `bg_color` | `beautiful.bg_normal` | The color the background of the | | `accent_color` | `beautiful.bg_focus` | The color of the buttons | | `text_color` | `beautiful.fg_normal` | The color of text | |