From 3a984a9119cf431ec9eba7aafe5baf03376b379e Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 19 Oct 2023 08:23:38 -0500 Subject: Update documentation --- cpu-widget/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpu-widget/README.md') diff --git a/cpu-widget/README.md b/cpu-widget/README.md index b323f9b..b1a3eae 100644 --- a/cpu-widget/README.md +++ b/cpu-widget/README.md @@ -28,8 +28,8 @@ It is possible to customize widget by providing a table with all or some of the | `step_width` | 2 | Width of the step | | `step_spacing` | 1 | Space size between steps | | `color` | `beautiful.fg_normal` | Color of the graph | -| `enable_kill_button` | `false` | Show button which kills the process | -| `process_info_max_length` | `-1` | Truncate the process information. Some processes may have a very long list of parameters which won't fit in the screen, this options allows to truncate it to the given length. | +| `enable_kill_button` | false | Show button which kills the process | +| `process_info_max_length` | -1 | Truncate the process information. Some processes may have a very long list of parameters which won't fit in the screen, this options allows to truncate it to the given length. | | `timeout` | 1 | How often in seconds the widget refreshes | ### Example -- cgit v1.2.3