Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From bd7dd6d06e8b8c9dd6b595b2ce5f6e88b9565311 Mon Sep 17 00:00:00 2001 |From: tdu |Date: Wed, 26 Aug 2020 21:26:21 +0300 |Subject: [PATCH] Use the 16 terminal colors from xrdb for status2d. | |^C^ - fg. |^B^ - bg. |--- | config.def.h | 34 ++++++++++++++++++++++++++++++++++ | dwm.c | 22 ++++++++++++++++++++++ | 2 files changed, 56 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 5db7d05..46bc6fe 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 failed at 13. 1 out of 1 hunks failed 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 87547f0..601dc1d 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 failed at 784. Hunk #2 failed at 1169. 2 out of 2 hunks failed Hmm... Ignoring the trailing garbage. done