Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From f58c7e4fd05ec13383518ccd51663167d45e92d0 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 | 100 ++++++++++++++++++++++++++++++++++++++++++++++++--- | 2 files changed, 100 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..d871457 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 1696. Hunk #9 succeeded at 2063. Hmm... Ignoring the trailing garbage. done