Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From d0c3fc8a634c153856cd41438f705175a21ec69a Mon Sep 17 00:00:00 2001 |From: braskin |Date: Thu, 12 Nov 2020 10:13:29 -0500 |Subject: [PATCH] fixed border width draw for topbar | |--- | config.def.h | 3 +++ | dmenu.c | 6 +++++- | 2 files changed, 8 insertions(+), 1 deletion(-) | |diff --git a/config.def.h b/config.def.h |index 1edb647..dd3eb31 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 21. 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..716e655 100644 |--- a/dmenu.c |+++ b/dmenu.c -------------------------- Patching file dmenu.c using Plan A... Hunk #1 succeeded at 659. Hunk #2 succeeded at 735. Hmm... Ignoring the trailing garbage. done