Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From bac80422bffa972ea300b52f51436f772188cbbd Mon Sep 17 00:00:00 2001 |From: Daniel Bylinka |Date: Fri, 2 Apr 2021 19:02:58 +0200 |Subject: [PATCH] [statuscmd] Signal mouse button and click location to status | monitor | |--- | config.def.h | 6 +++- | dwm.c | 99 +++++++++++++++++++++++++++++++++++++++++++++++++--- | 2 files changed, 99 insertions(+), 6 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..154a59b 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 54. Hunk #2 succeeded at 105. 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 b0b3466..cf2550a 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 172. Hunk #2 succeeded at 207. Hunk #3 succeeded at 240. Hunk #4 succeeded at 427. Hunk #5 succeeded at 446. Hunk #6 succeeded at 724. Hunk #7 succeeded at 907. Hunk #8 succeeded at 1695. Hunk #9 succeeded at 2062. Hmm... Ignoring the trailing garbage. done