Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 62b79d4c032556794b82305a03606f752c096d8b Mon Sep 17 00:00:00 2001 |From: Sage Raflik |Date: Sat, 11 Dec 2021 22:58:03 -0600 |Subject: [PATCH] tagspawn | |--- | config.def.h | 6 ++++++ | dwm.c | 12 ++++++++++++ | 2 files changed, 18 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..f727668 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 59. 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..b70cc67 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 206. Hunk #2 succeeded at 1653. Hmm... Ignoring the trailing garbage. done