Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From cc85ae2c548660f7ccbcd244dbcfb52420160973 Mon Sep 17 00:00:00 2001 |From: Drew Marino |Date: Sat, 2 Dec 2023 02:30:59 -0500 |Subject: [PATCH] Allow for per-status images instead of colors | |--- | config.def.h | 3 +- | config.mk | 2 +- | slock.c | 78 ++++++++++++++++++++++++++++++++++++++++++++-------- | 3 files changed, 70 insertions(+), 13 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 9855e21..ee79df9 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/config.mk b/config.mk |index 514c236..db0641c 100644 |--- a/config.mk |+++ b/config.mk -------------------------- Patching file config.mk using Plan A... Hunk #1 succeeded at 12. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/slock.c b/slock.c |index b2f14e3..a0378df 100644 |--- a/slock.c |+++ b/slock.c -------------------------- Patching file slock.c using Plan A... Hunk #1 succeeded at 18. Hunk #2 succeeded at 191. Hunk #3 succeeded at 224. Hunk #4 succeeded at 242. Hunk #5 succeeded at 353. Hunk #6 succeeded at 388. Hunk #7 succeeded at 412. Hunk #8 succeeded at 423. Hmm... Ignoring the trailing garbage. done