From 21641d4f3ff33e2d5d70b05589de9675ecd7862c Mon Sep 17 00:00:00 2001 From: bakkeby Date: Mon, 26 Jul 2021 09:33:24 +0200 Subject: [PATCH] Updating link to alpha patch --- README.md | 2 +- patches.def.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 56ce211..7ead615 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ dmenu, how to install it and how it works. ### Patches included: - - [alpha](https://github.com/bakkeby/patches/blob/master/dmenu/dmenu-alpha-4.9_20190303_190303.diff) + - [alpha](https://github.com/bakkeby/patches/blob/master/dmenu/dmenu-alpha-5.0_20210725_523aa08.diff) - adds transparency for the dmenu window - [border](http://tools.suckless.org/dmenu/patches/border/) diff --git a/patches.def.h b/patches.def.h index 828b1a2..78c4fe2 100644 --- a/patches.def.h +++ b/patches.def.h @@ -3,6 +3,7 @@ /* The alpha patch adds transparency for the dmenu window. * You need to uncomment the corresponding line in config.mk to use the -lXrender library * when including this patch. + * https://github.com/bakkeby/patches/blob/master/dmenu/dmenu-alpha-5.0_20210725_523aa08.diff */ #define ALPHA_PATCH 0