Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From ff573f7c27aa31d898498ae2a9bf368879ae2c3d Mon Sep 17 00:00:00 2001 |From: BrunoCooper17 |Date: Mon, 7 Jun 2021 19:12:41 -0500 |Subject: [PATCH] fadeinactive Patch | |--- | config.def.h | 2 + | dwm.c | 18 +++++++- | 2 files changed, 19 insertions(+), 1 deletion(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..6485e7a 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 5. 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..157659f 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 62. Hunk #2 succeeded at 185. Hunk #3 succeeded at 799. Hunk #4 succeeded at 1202. Hunk #5 succeeded at 1577. Hunk #6 succeeded at 1770. Hmm... Ignoring the trailing garbage. done