README 396 B

12345678910
  1. bspwm (Binary space partitioning window manager)
  2. bspwm is a tiling window manager that represents windows as the
  3. leaves of a full binary tree. It only responds to X events, and
  4. the messages it receives on a dedicated socket.
  5. bspwm doesn't handle any keyboard or pointer inputs: a third
  6. party program (e.g. sxhkd) is needed in order to translate
  7. keyboard and pointer events to bspc invocations.