Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 9fd4a02b57aa8a764d8105d5f2f854372f4ef559 Mon Sep 17 00:00:00 2001 |From: ViliamKovac1223 |Date: Sat, 9 Jul 2022 17:35:54 +0200 |Subject: [PATCH] add restore patch | |--- | config.def.h | 2 ++ | dwm.c | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++++ | 2 files changed, 55 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 6ec4146..0b91976 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 1. 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 74cec7e..76b40a2 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 failed at 1255. No such line 2172 in input file, ignoring Hunk #2 succeeded at 2204 with fuzz 2 (offset -21 lines). 1 out of 2 hunks failed Hmm... Ignoring the trailing garbage. done