Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 58a5ece9406ca6c90dc362617c065e4aac19417f Mon Sep 17 00:00:00 2001 |From: Cyril Cressent |Date: Wed, 3 Jul 2019 21:33:45 -0700 |Subject: [PATCH] Port the uselessgap patch to 6.2 | |--- | config.def.h | 1 + | dwm.c | 36 ++++++++++++++++++++++++++++++------ | 2 files changed, 31 insertions(+), 6 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..b11471d 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 2. 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..4545e05 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 52. Hunk #2 succeeded at 1276. Hmm... Ignoring the trailing garbage. done