Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 17df87822b379ce47d0aba3c36c5ef0adf4a7c3e Mon Sep 17 00:00:00 2001 |From: Miles Alan |Date: Sun, 8 Dec 2019 18:15:13 -0600 |Subject: [PATCH] Mod + Right click / drag in tiling mode to resize mfact. | Works with multiple monitors. | |--- | dwm.c | 32 +++++++++++++++++++++++--------- | 1 file changed, 23 insertions(+), 9 deletions(-) | |diff --git a/dwm.c b/dwm.c |index c15f679..e273803 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 1306 (offset -605 lines). Hunk #2 succeeded at 1331 (offset -605 lines). Hmm... Ignoring the trailing garbage. done