blob: 0671aee17402002d2663b916c987cef255147984 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Luke's build of dwm
Here's my build of dwm.
## FAQ
> What are the bindings?
This is suckless, mmmbud, the source code is the documentation! Check out `config.h`.
## Patches and features
- reads xresources colors
- scratchpad accessible with mod+shift+enter
- fibbonacci/centered master/etc. other layouts
- true fullscreen and prevents focus shifting
- windows can be made sticky
- stacker patch
- shiftview to cycle tags
- gaps around windows and bar
- dwmc
|