Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From ae0f69b86a4a4d1647a3bb049e05d31d9aa29d40 Mon Sep 17 00:00:00 2001 |From: Christopher Drelich |Date: Thu, 24 May 2018 21:12:22 -0400 |Subject: [PATCH] Makes win floating, and moves it into one of 9 screen | positions. | |--- | config.def.h | 9 +++++++++ | dwm.1 | 5 +++++ | dwm.c | 34 +++++++++++++++++++++++++++++++++- | 3 files changed, 47 insertions(+), 1 deletion(-) | |diff --git a/config.def.h b/config.def.h |index a9ac303..1087b9e 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 84. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/dwm.1 b/dwm.1 |index 13b3729..8df7d9f 100644 |--- a/dwm.1 |+++ b/dwm.1 -------------------------- Patching file dwm.1 using Plan A... Hunk #1 succeeded at 131. 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 bb95e26..480f59d 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 66. Hunk #2 succeeded at 93. Hunk #3 succeeded at 184. Hunk #4 succeeded at 1194. Hmm... Ignoring the trailing garbage. done