bspc, bspwm: add page (#7215)

This commit is contained in:
Raffaele Mignone
2021-10-30 15:13:44 +02:00
committed by GitHub
parent cac4d69538
commit 1611c5f0a2
2 changed files with 36 additions and 0 deletions

12
pages/linux/bspwm.md Normal file
View File

@@ -0,0 +1,12 @@
# 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`