From 3a984a9119cf431ec9eba7aafe5baf03376b379e Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 19 Oct 2023 08:23:38 -0500 Subject: Update documentation --- fs-widget/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs-widget') diff --git a/fs-widget/README.md b/fs-widget/README.md index 4657e9e..4d6327d 100644 --- a/fs-widget/README.md +++ b/fs-widget/README.md @@ -10,7 +10,7 @@ It is possible to customize widget by providing a table with all or some of the | Name | Default | Description | |---|---|---| -| `mounts` | `{'/'}` | Table with mounts to monitor, check the output from a `df` command for available options (column 'Mounted on') | +| `mounts` | `{ '/' }` | Table with mounts to monitor, check the output from a `df` command for available options (column `Mounted on`) | | `timeout` | 60 | How often in seconds the widget refreshes | ## Installation -- cgit v1.2.3