diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 13:04:54 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:14 -0400 |
commit | bd8a2aca8b297b33ead77c33e86e5ca282ef1f19 (patch) | |
tree | 5eb0ec1d20c4fa25eebe1e73fd0d7d922ffd2a2b /system/wmfsm | |
parent | 43f358a36db456e5b1da34e485dc98efd5ebcd0c (diff) |
system/wmfsm: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/wmfsm')
-rw-r--r-- | system/wmfsm/README | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/system/wmfsm/README b/system/wmfsm/README index a18f5f25642c..712f2ccf4500 100644 --- a/system/wmfsm/README +++ b/system/wmfsm/README @@ -1,6 +1,9 @@ -Nice graphical "df", showing you to what degree the mounted filesystems are used. +Nice graphical "df", showing you to what degree the mounted +filesystems are used. -Copy "sample.wmfsmrc" to "~/.wmfsmrc" and edit it for custom configuration. +Copy "sample.wmfsmrc" to "~/.wmfsmrc" and edit it for custom +configuration. -There are 3 available themes: "cyan", "highcolor" (default) and "lowcolor" -Find and edit "--with-xpm=" in "wmfsm.SlackBuild" to change the theme if wanted. +There are 3 available themes: "cyan", "highcolor" (default) and +"lowcolor" Find and edit "--with-xpm=" in "wmfsm.SlackBuild" to change +the theme if wanted. |