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.h | 1 + | dwm.c | 45 +++++++++++++++++++++++++++++++++++++++++++-- | 2 files changed, 44 insertions(+), 2 deletions(-) | |diff --git a/config.h b/config.h |index 7283a2d..c10bd8b 100644 |--- a/config.h |+++ b/config.h -------------------------- No file to patch. Skipping... Hunk #1 ignored at 178. 1 out of 1 hunks ignored 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 cc36b03..95e69e1 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 failed at 92. Hunk #2 succeeded at 211 with fuzz 2 (offset -9 lines). Hunk #3 succeeded at 742 (offset -60 lines). Hunk #4 succeeded at 1420 (offset -14 lines). Hunk #5 succeeded at 1745 (offset -70 lines). 1 out of 5 hunks failed Hmm... Ignoring the trailing garbage. done