|
|
@@ -49,3 +49,21 @@ Configuration |
|
|
|
------------- |
|
|
|
The configuration of dwm is done by creating a custom config.h |
|
|
|
and (re)compiling the source code. |
|
|
|
|
|
|
|
## Patches |
|
|
|
- attachbellow |
|
|
|
- awesomebar |
|
|
|
- centeredmaster |
|
|
|
- focusmaster |
|
|
|
- movestack |
|
|
|
- pertag |
|
|
|
- sctratchpad |
|
|
|
- outergaps (my own change) |
|
|
|
- fullgaps |
|
|
|
- nrowgrid |
|
|
|
- more in progress... |
|
|
|
|
|
|
|
I added outer gaps to the tiling layout that can be increased or decreased with super+[/]. |
|
|
|
|
|
|
|
### Bugs |
|
|
|
- movestack function moves the wrong window |