Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From a3cfb215f7f647d83d67e33df8f33a73e43bd65f Mon Sep 17 00:00:00 2001 |From: Bakkeby |Date: Wed, 20 Oct 2021 09:14:07 +0200 |Subject: [PATCH] barpadding: adds space between the statusbar and the edge of | the screen | |--- | config.def.h | 2 ++ | dwm.c | 25 +++++++++++++++---------- | 2 files changed, 17 insertions(+), 10 deletions(-) | |diff --git a/config.def.h b/config.def.h |index a2ac963..f0b739f 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 5. 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 5e4d494..df6d0d7 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 242. Hunk #2 succeeded at 570. Hunk #3 succeeded at 708. Hunk #4 succeeded at 734. Hunk #5 succeeded at 1549. Hunk #6 succeeded at 1709. Hunk #7 succeeded at 1819. Hunk #8 succeeded at 1834. Hmm... Ignoring the trailing garbage. done