Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 9cd160c4ba9c345c24644a7da77cc4f04fc93c4e Mon Sep 17 00:00:00 2001 |From: Rob Pilling |Date: Mon, 27 Jul 2020 20:11:08 +0100 |Subject: [PATCH] alwaysontop | |--- | config.def.h | 1 + | dwm.c | 45 +++++++++++++++++++++++++++++++++++++++++++-- | 2 files changed, 44 insertions(+), 2 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..c3c7edd 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 78. 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..8d54b26 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 92. Hunk #2 succeeded at 211. Hunk #3 succeeded at 733. Hunk #4 succeeded at 1360. Hunk #5 succeeded at 1731. Hmm... Ignoring the trailing garbage. done