Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 7a045242afac6db70a4aee6e3ac0146cdb264277 Mon Sep 17 00:00:00 2001 |From: Alex Cole |Date: Sun, 4 Oct 2020 19:58:32 +1300 |Subject: [PATCH] listfullwidth patch changes | |--- | config.def.h | 1 + | dmenu.c | 5 +++-- | 2 files changed, 4 insertions(+), 2 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1edb647..221db00 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 2. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/dmenu.c b/dmenu.c |index 65f25ce..f73f299 100644 |--- a/dmenu.c |+++ b/dmenu.c -------------------------- Patching file dmenu.c using Plan A... Hunk #1 succeeded at 137. Hunk #2 succeeded at 155. Hmm... Ignoring the trailing garbage. done