diff options
Diffstat (limited to 'desktop/bspwm/README')
-rw-r--r-- | desktop/bspwm/README | 9 |
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. |