tldr/pages/linux/bspwm.md

13 lines
311 B
Markdown
Raw Normal View History

2021-10-30 14:13:44 +01:00
# bspwm
> A tiling window manager based on binary space partitioning.
> More information: <https://github.com/baskerville/bspwm>.
- Start `bspwm` (note that a pre-existing window manager must not be open when this command is run):
`bspwm -c {{path/to/config}}`
- View documentation for `bspc`:
`tldr bspc`