diff options
author | Yanes Checcacci Balod <yanes@pobox.com> | 2014-06-25 23:38:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-25 23:38:49 +0700 |
commit | 5e7301dc32f3b046d2032ff0ae28dc0d73a0254b (patch) | |
tree | 921eb57a1378a1e16bced64c0d4ed001409c92e8 /system/wmfsm/README | |
parent | 52bcd2a12932bf798212f317b83d21502eda0121 (diff) | |
download | slackbuilds-5e7301dc32f3b046d2032ff0ae28dc0d73a0254b.tar.gz |
system/wmfsm: Added (dock application).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/wmfsm/README')
-rw-r--r-- | system/wmfsm/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/system/wmfsm/README b/system/wmfsm/README new file mode 100644 index 0000000000..30e43fbda1 --- /dev/null +++ b/system/wmfsm/README @@ -0,0 +1,14 @@ + +wmfsm is a WindowMaker dock application that shows the amount of disk space available +on mounted file systems with colored bars. + + + +NOTE 1: You may choose one of the "wmfsm_*.xpm" avaiable in wmfsm directory. + Just choose one you liked more and use it as "wmfsm_master.xpm" + Than, recreate the "tar.gz" source file and run the SlackBuild script. + +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. |