Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 2761ad72b4b8a80e434e7eba1a24676119ab666d Mon Sep 17 00:00:00 2001 |From: Daniel Bylinka |Date: Sat, 18 Apr 2020 01:41:03 +0200 |Subject: [PATCH] statuscmd: run shell commands based on mouse button and | position when clicking statusbar | |--- | config.def.h | 8 +++++++- | dwm.c | 47 ++++++++++++++++++++++++++++++++++++++++++++--- | 2 files changed, 51 insertions(+), 4 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..5cd7efa 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 107. 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 4465af1..d35d173 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 156. Hunk #2 succeeded at 238. Hunk #3 succeeded at 425. Hunk #4 succeeded at 444. Hunk #5 succeeded at 649. Hunk #6 succeeded at 1676. Hunk #7 succeeded at 2026. Hmm... Ignoring the trailing garbage. done