Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From b9f3c11c3150f0b5d5b297a4eeeb2012764c98f5 Mon Sep 17 00:00:00 2001 |From: visil |Date: Thu, 21 Mar 2024 15:16:39 +0300 |Subject: [PATCH] Patch updated to 6.5 | |--- | config.def.h | 3 +++ | dwm.c | 34 ++++++++++++++++++++++++++++++++++ | 2 files changed, 37 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 9efa774..0b8b310 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 f1d86b2..a8db21a 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 211. Hunk #2 succeeded at 272. Hunk #3 succeeded at 1064. Hunk #4 succeeded at 1662. Hunk #5 succeeded at 1747. Hmm... Ignoring the trailing garbage. done