Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From a9e442ec18683e2255ffef74404c283bbb0b6381 Mon Sep 17 00:00:00 2001 |From: aleks |Date: Thu, 23 May 2019 23:27:59 +0200 |Subject: [PATCH] Make deck-patch work with the tilegap-patch | |Apply this patch on top of the deck-patch to make it work with the |tilegap-patch. |--- | dwm.c | 18 ++++++++++-------- | 1 file changed, 10 insertions(+), 8 deletions(-) | |diff --git a/dwm.c b/dwm.c |index 5b68242..1c17891 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 failed at 656. Hunk #2 failed at 665. 2 out of 2 hunks failed Hmm... Ignoring the trailing garbage. done