Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 6b5e23cdf8108a9033acc7c21c8926c0c72647fc Mon Sep 17 00:00:00 2001 |From: Adham Zahran |Date: Wed, 27 May 2020 18:07:57 +0200 |Subject: [PATCH] Top bar now has buttons that launches programs | |--- | config.def.h | 8 ++++++++ | dwm.c | 36 ++++++++++++++++++++++++++++++++++-- | 2 files changed, 42 insertions(+), 2 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..9231cd5 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 21. 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 9fd0286..79e7e20 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 141. Hunk #2 succeeded at 443. Hunk #3 succeeded at 472. Hunk #4 succeeded at 753. Hmm... Ignoring the trailing garbage. done