Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 63354ec03bb7c1138bac60cec146c29e19230f32 Mon Sep 17 00:00:00 2001 |From: Max Schillinger |Date: Fri, 2 Jul 2021 22:39:37 +0200 |Subject: [PATCH] apply dwm-flextile-6.2.diff | |--- | config.def.h | 14 +++++ | dwm.c | 114 +++++++++++++++++++----------------- | flextile.h | 160 +++++++++++++++++++++++++++++++++++++++++++++++++++ | 3 files changed, 235 insertions(+), 53 deletions(-) | create mode 100644 flextile.h | |diff --git a/config.def.h b/config.def.h |index 1c0b587..0a8c20f 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 21. Hunk #2 succeeded at 38. Hunk #3 succeeded at 102. 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 b0b3466..367bf78 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 111. Hunk #2 succeeded at 609 (offset -1 lines). Hunk #3 succeeded at 621 (offset -1 lines). Hunk #4 succeeded at 1498 (offset -1 lines). Hunk #5 succeeded at 1517 with fuzz 2 (offset -1 lines). Hunk #6 failed at 1665. Hunk #7 succeeded at 1691 (offset -2 lines). Hunk #8 succeeded at 2023 (offset -1 lines). 1 out of 8 hunks failed Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/flextile.h b/flextile.h |new file mode 100644 |index 0000000..9735cf9 |--- /dev/null |+++ b/flextile.h -------------------------- (Creating file flextile.h...) Patching file flextile.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... Ignoring the trailing garbage. done