aboutsummaryrefslogtreecommitdiff
path: root/system/wmfsm/README
diff options
context:
space:
mode:
authorYanes Checcacci Balod <yanes@pobox.com>2018-02-08 16:04:12 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-10 08:09:33 +0700
commit98f11d461cf3b86f01c7a31280bfbc8c077560f6 (patch)
treea0a66386f1d74108f8f5318391750273fcec2667 /system/wmfsm/README
parent8cc367ba2bf4f3f3881ad9a7d8f07e6a5958ce1e (diff)
system/wmfsm: Updated for version 0.36.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/wmfsm/README')
-rw-r--r--system/wmfsm/README14
1 files changed, 4 insertions, 10 deletions
diff --git a/system/wmfsm/README b/system/wmfsm/README
index 89334104dde26..a18f5f25642c7 100644
--- a/system/wmfsm/README
+++ b/system/wmfsm/README
@@ -1,12 +1,6 @@
-wmfsm is a WindowMaker dock application that shows the amount of disk
-space available on mounted file systems with colored bars.
+Nice graphical "df", showing you to what degree the mounted filesystems are used.
-NOTE 1: You may choose one of the "wmfsm_*.xpm" avaiable in wmfsm directory.
- Just choose one you like most and use it as "wmfsm_master.xpm"
- Than, recreate the "tar.gz" source file and run the SlackBuild script.
+Copy "sample.wmfsmrc" to "~/.wmfsmrc" and edit it for custom configuration.
-NOTE 2: Copy the "wmfsmrc.sample" to "~/.wmfsmrc" and edit it to
- configure your shown filesystems. You may exclude or include
- with first line either [include] or [exclude]. The next lines
- are filesystems that are either explicitly included or excluded
- respectively.
+There are 3 available themes: "cyan", "highcolor" (default) and "lowcolor"
+Find and edit "--with-xpm=" in "wmfsm.SlackBuild" to change the theme if wanted.