Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 2eb73abfbc2a81ac5f6548ebc9b3db660d1be179 Mon Sep 17 00:00:00 2001 |From: Philip Thomas Kanianthara |Date: Fri, 9 Feb 2024 14:18:00 +0800 |Subject: [PATCH] Applied movecenter patch manually, with compile check | |--- | config.def.h | 1 + | dwm.c | 9 +++++++++ | 2 files changed, 10 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 061ad66..0b767a7 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 84. 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 e5efb6a..e6846a2 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 184. Hunk #2 succeeded at 1194. Hmm... Ignoring the trailing garbage. done