Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 8c32f5ce2ed65cdb47452d658578bfe3f1dba81b Mon Sep 17 00:00:00 2001 |From: Hai Nguyen |Date: Fri, 10 Dec 2021 20:19:56 -0500 |Subject: [PATCH] added scratchpad struct, added togglescratch program, change | struct Rule to have floating dimensions | |--- | config.def.h | 11 +++++--- | dwm.c | 72 +++++++++++++++++++++++++++++++++++++++++++++------- | 2 files changed, 71 insertions(+), 12 deletions(-) | |diff --git a/config.def.h b/config.def.h |index a2ac963..bbd132a 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 62. 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 5e4d494..ba7dd1e 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 82. Hunk #2 succeeded at 144. Hunk #3 succeeded at 221. Hunk #4 succeeded at 303. Hunk #5 succeeded at 1763. Hmm... Ignoring the trailing garbage. done