From cc58ad2ef41bf0b9a298366fbdc5afbde31edb17 Mon Sep 17 00:00:00 2001 From: bakkeby Date: Sat, 8 Oct 2022 22:12:03 +0200 Subject: Adding alt-tab patch ref. #303 --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index b4a6ee5..7db6cba 100644 --- a/config.mk +++ b/config.mk @@ -29,7 +29,7 @@ FREETYPEINC = /usr/include/freetype2 #KVMLIB = -lkvm # Uncomment this for the alpha patch and the winicon patch (BAR_ALPHA_PATCH, BAR_WINICON_PATCH) -#XRENDER = -lXrender +XRENDER = -lXrender # Uncomment this for the mdpcontrol patch / MDPCONTROL_PATCH #MPDCLIENT = -lmpdclient -- cgit v1.2.3