Re: [hackers] [dwm][patch] uselessgap fix

2021-11-21 Thread Hiltjo Posthuma
This doesn't below here, but on the wiki. You can push it yourself to the wiki repository as described on the wiki page. On Sun, Nov 21, 2021 at 11:42:05AM +0100, thim wrote: > The inner gap between the master and slave stack is currently double of > whatever the gappx variable is. This should

[hackers] [dwm][patch] uselessgap fix

2021-11-21 Thread thim
The inner gap between the master and slave stack is currently double of whatever the gappx variable is. This should be fixed with this patch. OK? PS: I sent this patch the other day via git send-mail but I'm not sure if it actually sent it, if so ignore this email. >From