Add snail-gaps patch

A patch built on top of the snail patch to add gaps support to the layout.
This commit is contained in:
JoaoCostaIFG
2024-08-08 14:48:16 +01:00
parent dcca4aeb7b
commit 8588394282
2 changed files with 175 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
### Description
Adds support for the [gaps patch](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/gaps)
to the [snail layout patch](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/snail).
Install the [gaps patch](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/gaps)
and the [snail patch](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/snail) first.
### Download
- [main 2024-08-08](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/snail-gaps/snail-gaps.patch)
### Authors
- [JoaoCostaIFG](https://codeberg.org/JoaoCostaIFG) ([joaocosta@posteo.net](mailto:joaocosta@posteo.net))