add applied patches
This commit is contained in:
parent
fd10d88fb4
commit
e3bccc7bbd
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -12,6 +12,17 @@ philosophy. Like dwm, dwl is:
|
|||
- One C source file (or a very small number) configurable via `config.h`
|
||||
- Tied to as few external dependencies as possible
|
||||
|
||||
### Applied patches
|
||||
- [Always center](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/alwayscenter)
|
||||
- [Attach on top](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/attachtop)
|
||||
- [Autostart](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/autostart)
|
||||
- [Bar](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/bar)
|
||||
- [Bar height](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/barheight)
|
||||
- [Cursor theme](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/cursortheme)
|
||||
- [Generic gaps](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/genericgaps/)
|
||||
- [Setup env](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/setupenv)
|
||||
- [Sticky](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/sticky)
|
||||
|
||||
## Getting Started:
|
||||
|
||||
### Latest semi-stable [release]
|
||||
|
|
Loading…
Add table
Reference in a new issue