bspwm
A tiling window manager based on binary space partitioning. More information: <https://github.com/baskerville/bspwm>.
Install
- All systems
-
curl cmd.cat/bspwm.sh
- Debian
-
apt-get install bspwm
- Ubuntu
-
apt-get install bspwm
- Alpine
-
apk add bspwm
- Arch Linux
-
pacman -S bspwm
- Kali Linux
-
apt-get install bspwm
- Fedora
-
dnf install bspwm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bspwm
- Raspbian
-
apt-get install bspwm
- Dockerfile
- dockerfile.run/bspwm
- Docker
-
docker run cmd.cat/bspwm bspwm
powered by Commando
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
© tl;dr; authors and contributors