From ef8ecd40af6f6f149c4b05553819b1120c61bd2a Mon Sep 17 00:00:00 2001 From: Void <41177205+serenevoid@users.noreply.github.com> Date: Mon, 17 Jul 2023 20:55:21 +0530 Subject: [PATCH] Added new patch for a minimalist gaps patch --- Useless-Gaps.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Useless-Gaps.md diff --git a/Useless-Gaps.md b/Useless-Gaps.md new file mode 100644 index 0000000..449916c --- /dev/null +++ b/Useless-Gaps.md @@ -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) \ No newline at end of file