diff options
author | zachir <zachir@librem.one> | 2023-10-19 08:23:38 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-10-19 08:23:38 -0500 |
commit | 3a984a9119cf431ec9eba7aafe5baf03376b379e (patch) | |
tree | 05c23648f9dcbef2cd603e63174099328c364032 /logout-popup-widget | |
parent | 7090693bcf60efe23a0ce4531b02b6af93cafba8 (diff) |
Update documentation
Diffstat (limited to 'logout-popup-widget')
-rw-r--r-- | logout-popup-widget/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/logout-popup-widget/README.md b/logout-popup-widget/README.md index b02f9b3..9b98e88 100644 --- a/logout-popup-widget/README.md +++ b/logout-popup-widget/README.md @@ -53,8 +53,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 | +| `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 | |