Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 02c4a28dd7f3a88eef3a4e533ace35f79cf09d57 Mon Sep 17 00:00:00 2001 |From: Daniel Bylinka |Date: Fri, 2 Apr 2021 19:34:38 +0200 |Subject: [PATCH] [statuscmd] Run shell commands based on mouse location and | button | |--- | config.def.h | 10 ++++++- | dwm.c | 76 +++++++++++++++++++++++++++++++++++++++++++++++++--- | 2 files changed, 81 insertions(+), 5 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..8f88366 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 109. 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..eb478a5 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 141. Hunk #2 succeeded at 243. Hunk #3 succeeded at 448. Hunk #4 succeeded at 731. Hunk #5 succeeded at 1687. Hunk #6 succeeded at 2043. Hmm... Ignoring the trailing garbage. done