1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/bspwm.md

13 lines
311 B
Markdown
Raw Normal View History

2021-10-30 15:13:44 +02: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`