Added new patch for a minimalist gaps patch

Void 2023-07-17 20:55:21 +05:30
parent e8b2a8605d
commit ef8ecd40af

13
Useless-Gaps.md Normal file

@ -0,0 +1,13 @@
### Description
Useless Gaps
- KISS (Keep it simple and stupid)
- Use common gap value instead of separate inner and outer gaps
- Set gap value in config.h and toggle gaps on or off
- minimal and efficient
### Download
- [2023-07-17](https://github.com/djpohly/dwl/compare/main...serenevoid:uselessgaps.patch)
### Authors
- [Serene Void](https://github.com/serenevoid)