Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 2004db267a9478918699961ab2f3579c2c8113fb Mon Sep 17 00:00:00 2001 |From: Ehsan Ghorbannezhad |Date: Sat, 30 Apr 2022 02:48:58 +0430 |Subject: [PATCH] add the stairs layout with fullgaps support | |--- | config.def.h | 5 +++++ | dwm.c | 38 ++++++++++++++++++++++++++++++++++++++ | 2 files changed, 43 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 5b0d4de..c0f24f4 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 5 (offset -1 lines). Hunk #2 succeeded at 45 (offset -1 lines). Hunk #3 succeeded at 81 (offset -1 lines). 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 5b7348c..2c5380f 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 207 (offset -2 lines). Hunk #2 succeeded at 1662 (offset -11 lines). Hmm... Ignoring the trailing garbage. done