From f1bc4e8858699fd2604b26789c4cef4f52f2fb25 Mon Sep 17 00:00:00 2001 From: bakkeby Date: Fri, 8 May 2020 18:53:52 +0200 Subject: [PATCH] Moving vanitygaps patches to https://github.com/bakkeby/patches/ repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 804fbcd..95d28f4 100644 --- a/README.md +++ b/README.md @@ -416,7 +416,7 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t - [urgentborder](https://dwm.suckless.org/patches/urgentborder/) - this patch makes "urgent" windows have different colors - - [vanitygaps](https://github.com/bakkeby/dwm-vanitygaps/tree/master/patches/dwm-vanitygaps-6.2.diff) + - [vanitygaps](https://github.com/bakkeby/patches/blob/master/dwm/dwm-vanitygaps-6.2.diff) - adds configurable gaps between windows differentiating between outer, inner, horizontal and vertical gaps - [viewontag](https://dwm.suckless.org/patches/viewontag/)