Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From b15016b717c88eb378d87703dcf2169b6059047c Mon Sep 17 00:00:00 2001 |From: knary |Date: Wed, 6 Feb 2019 21:44:19 -0500 |Subject: [PATCH] Adds title bar color scheme, seperating it from SchemeSel. | |--- | config.def.h | 1 + | dwm.c | 4 ++-- | 2 files changed, 3 insertions(+), 2 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..48e7ace 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 16. 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 4465af1..216e1f3 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 730. Hmm... Ignoring the trailing garbage. done