Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From ccf3a9fa8391deabc463db6cd3846794828111d6 Mon Sep 17 00:00:00 2001 |From: Jakub Skowron |Date: Thu, 26 Jun 2025 21:00:08 +0200 |Subject: [PATCH] remove/add borders around floating windows | |--- | dwm.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++--------- | 1 file changed, 50 insertions(+), 9 deletions(-) | |diff --git a/dwm.c b/dwm.c |index 7b2bc88..8377d2b 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 142 (offset 1 line). Hunk #2 succeeded at 190 (offset 1 line). Hunk #3 succeeded at 277 (offset 1 line). Hunk #4 failed at 827. Hunk #5 succeeded at 1296 (offset -4 lines). Hunk #6 failed at 1811. 2 out of 6 hunks failed Hmm... Ignoring the trailing garbage. done