summaryrefslogtreecommitdiffstats
path: root/desktop/velox/README
diff options
context:
space:
mode:
author Edinaldo P. Silva2015-10-23 05:42:32 +0200
committer Willy Sudiarto Raharjo2015-10-23 05:42:32 +0200
commita9902270f25119680ae5af532d83b9ec4b74a35e (patch)
tree77e2cf9d4085807e3606d91a221e2cdf492458f3 /desktop/velox/README
parent7982acf2f8c574ae7c58c6d075480ed26fe8a8c5 (diff)
downloadslackbuilds-a9902270f25119680ae5af532d83b9ec4b74a35e.tar.gz
desktop/velox: Added (simple window manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/velox/README')
-rw-r--r--desktop/velox/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/desktop/velox/README b/desktop/velox/README
new file mode 100644
index 0000000000..6c99fda177
--- /dev/null
+++ b/desktop/velox/README
@@ -0,0 +1,16 @@
+velox (velox is a simple window manager based on swc)
+
+velox is a simple window manager based on swc. It is inspired by dwm
+and xmonad.
+
+velox uses tag-based window management similar to dwm. This allows you
+to construct your workspace by selecting a set of tags to work with.
+However, in contrast with dwm, windows do not have any screen
+associated with them; they are shown on whichever screen has their tag
+selected, allowing you to easily move windows between screens by
+selecting their tag on a different screen. This is similar to the
+multi-monitor workspace switching in xmonad.
+
+Copy /usr/doc/velox-0.0.3/velox.conf.sample to your $HOME/.velox.conf.
+
+Optional dependencie: dmenu.