Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From d2efb5e19eb466f77f0860f0175b84247799bb93 Mon Sep 17 00:00:00 2001 |From: Alex Cole |Date: Sat, 14 Nov 2020 21:03:09 +1300 |Subject: [PATCH] splitstatus patch | |--- | config.def.h | 2 ++ | dwm.c | 31 +++++++++++++++---------------- | 2 files changed, 17 insertions(+), 16 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..4161652 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 5. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/dwm.c b/dwm.c |index 664c527..e1a8085 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 701. Hunk #2 succeeded at 725. Hmm... Ignoring the trailing garbage. done