diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:39:20 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:35 +0700 |
commit | c2a508c63568390b4320a35a6f42de4336fdf964 (patch) | |
tree | 4eb1de45109a7016cffd33889399c2ad3c7494a3 | |
parent | b28cc4168dd7eed421ffc13a5abd13800612520b (diff) | |
download | slackbuilds-c2a508c63568390b4320a35a6f42de4336fdf964.tar.gz |
desktop/wmii: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | desktop/wmii/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/desktop/wmii/README b/desktop/wmii/README index c39136f7ca..b91a02357b 100644 --- a/desktop/wmii/README +++ b/desktop/wmii/README @@ -1,10 +1,11 @@ wmii - window manager improved 2 -wmii is a dynamic window manager for X11. It supports classic and dynamic -window management with extended keyboard, mouse, and filesystem based remote -control. It replaces the workspace paradigm with a new tagging approach. Its -minimalist philosophy attempts to not exceed 10.000 lines of code (including -all shipped utilities and libraries), to enforce simplicity and clarity. +wmii is a dynamic window manager for X11. It supports classic and +dynamic window management with extended keyboard, mouse, and filesystem +based remote control. It replaces the workspace paradigm with a new +tagging approach. Its minimalist philosophy attempts to not exceed +10.000 lines of code (including all shipped utilities and libraries), +to enforce simplicity and clarity. -If you plan to use plan9port, python or ruby scripting support you should also -install required interpreters at run time. +If you plan to use plan9port, python or ruby scripting support you +should also install required interpreters at run time. |