summaryrefslogtreecommitdiff
path: root/desktop/bspwm/README
diff options
context:
space:
mode:
authorJohn Vogel <jvogel4@stny.rr.com>2014-03-31 11:59:14 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-07 14:43:36 +0700
commitf714a15f4b84df6eda6e1dd0dc933342d5181d1d (patch)
tree6f33e722c4d5ac66e2f750de17f22706014b50c4 /desktop/bspwm/README
parent581b0ac67e9191678de1841aef8e135c73240346 (diff)
downloadslackbuilds-f714a15f4b84df6eda6e1dd0dc933342d5181d1d.tar.gz
desktop/bspwm: Updated for version 0.8.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/bspwm/README')
-rw-r--r--desktop/bspwm/README9
1 files changed, 2 insertions, 7 deletions
diff --git a/desktop/bspwm/README b/desktop/bspwm/README
index 208d78dd9c..081d837df7 100644
--- a/desktop/bspwm/README
+++ b/desktop/bspwm/README
@@ -1,10 +1,5 @@
+bspwm (Binary space partitioning window manager)
+
bspwm is a tiling window manager that represents windows as the
leaves of a full binary tree. It is controlled and configured
via bspc.
-
-before launching it, you need some configuration files: you can
-can find some example ones in /usr/doc/bspwm-$VERSION/examples:
-- bspwmrc, should go to ~/.config/bspwm/bspwmrc
-- sxhkdrc, should go to ~/.config/sxhkd/sxhkdrc
-
-dmenu is an optional dependency.