1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 23:35:42 +02:00
tldr/pages/linux/bspwm.md
2025-07-30 07:32:48 +03:00

9 lines
303 B
Markdown

# bspwm
> A tiling window manager based on binary space partitioning.
> See also: `bspc` for controlling it.
> 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}}`