]> git.lizzy.rs Git - bspwm.git/blob - doc/INSTALL.md
Show monitor padding information via `query -T`
[bspwm.git] / doc / INSTALL.md
1 # Dependencies
2
3 - libxcb
4 - xcb-util
5 - xcb-util-wm
6
7 # Installation
8
9     make && make install
10
11 # Removal
12
13     make uninstall
14
15 # Packages
16
17 - Arch Linux
18     - [bspwm-git](https://aur.archlinux.org/packages/bspwm-git)
19     - [bspwm](https://aur.archlinux.org/packages/bspwm)
20
21 - Gentoo Linux
22     - [bspwm-git](https://github.com/milomouse/ebuilds)