From 2cac9f39d1d48e33259fe3ea6d86a4250e2d8c72 Mon Sep 17 00:00:00 2001 From: Little Clover Date: Mon, 13 Dec 2021 17:36:10 +0800 Subject: grammar correction --- fs-widget/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs-widget/README.md') diff --git a/fs-widget/README.md b/fs-widget/README.md index 9ee3872..4657e9e 100644 --- a/fs-widget/README.md +++ b/fs-widget/README.md @@ -1,6 +1,6 @@ # Filesystem Widget -This widget shows file system disk space usage which is based on the `df` output. When clicked another widget appears with more detailed information. By default it monitors the "/" mount. It can be configured with a list of mounts to monitor though only the first will show in the wibar. To have multiple mounts displayed on the wibar simply define multiple `fs_widgets` with different mounts as arguments. +This widget shows file system disk space usage which is based on the `df` output. When clicked another widget appears with more detailed information. By default, it monitors the "/" mount. It can be configured with a list of mounts to monitor though only the first will show in the wibar. To have multiple mounts displayed on the wibar simply define multiple `fs_widgets` with different mounts as arguments. ![](./screenshot.png) -- cgit v1.2.3