Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 45a45a0e67f3841d8c4aed2c52b57c2a7ddf2a9a Mon Sep 17 00:00:00 2001 |From: Jack Bird |Date: Sun, 15 Aug 2021 23:15:52 +0100 |Subject: [PATCH] Updated title color patch for 7162335 | |--- | config.def.h | 1 + | dwm.c | 4 ++-- | 2 files changed, 3 insertions(+), 2 deletions(-) | |diff --git a/config.def.h b/config.def.h |index a2ac963..5b9ae00 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 16. 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 5e4d494..73d335e 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 731. Hmm... Ignoring the trailing garbage. done