Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From ba1a2cbf2a04992e05f0168965043d9335b742b9 Mon Sep 17 00:00:00 2001 |From: thatlittlegit |Date: Sat, 28 Apr 2018 16:51:49 -0400 |Subject: [PATCH] Don't quit if not all windows are empty | |--- | config.def.h | 2 ++ | dwm.c | 12 +++++++++++- | 2 files changed, 13 insertions(+), 1 deletion(-) | |diff --git a/config.def.h b/config.def.h |index a9ac303..9732b02 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 113. 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 c98678d..cc6ae80 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 1248. Hmm... Ignoring the trailing garbage. done