Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 64969395a6bef3581c9d9bef6940d07f9d3ed8b7 Mon Sep 17 00:00:00 2001 |From: Bakkeby |Date: Sat, 16 May 2026 11:32:00 +0200 |Subject: [PATCH] focusonclick - removes sloppy focus from dwm | |--- | config.def.h | 1 + | dwm.c | 13 ++++++------- | 2 files changed, 7 insertions(+), 7 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 81c3fc0..a074e07 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 5. 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 ab3a84c..e9ba431 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 162. Hunk #2 succeeded at 180. Hunk #3 succeeded at 246. Hunk #4 succeeded at 421. Hunk #5 succeeded at 442. Hmm... Ignoring the trailing garbage. done