Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 72ec0ec3c504ba348db9f6e8218d2a5d3cc6812a Mon Sep 17 00:00:00 2001 |From: Maxim Mihaylin |Date: Sun, 6 Aug 2023 12:12:15 +0600 |Subject: [PATCH] Patch for dmenu-desktoponly | |--- | config.def.h | 2 ++ | dwm.c | 3 +++ | 2 files changed, 5 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 9efa774..1062702 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 55. 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..949badd 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 1650. Hmm... Ignoring the trailing garbage. done