diff options
Diffstat (limited to 'desktop/bspwm/README')
-rw-r--r-- | desktop/bspwm/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/bspwm/README b/desktop/bspwm/README new file mode 100644 index 0000000000..208d78dd9c --- /dev/null +++ b/desktop/bspwm/README @@ -0,0 +1,10 @@ +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. |