Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |commit cf65f6f14e8266dd317396fe9a4ad32d768a75e5 |Author: iwuvkittens |Date: Tue Sep 9 00:18:08 2025 -0400 | | cursor: replace font cursors with xcursor lib | |diff --git a/config.mk b/config.mk |index b469a2b..c57985c 100644 |--- a/config.mk |+++ b/config.mk -------------------------- Patching file config.mk using Plan A... Hunk #1 succeeded at 23. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/drw.c b/drw.c |index c41e6af..80d2c2d 100644 |--- a/drw.c |+++ b/drw.c -------------------------- Patching file drw.c using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 426. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/drw.h b/drw.h |index 6471431..22295a3 100644 |--- a/drw.h |+++ b/drw.h -------------------------- Patching file drw.h using Plan A... Hunk #1 succeeded at 43. 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 4cf07eb..15d53a7 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 30. Hunk #2 succeeded at 39. Hunk #3 succeeded at 1579. done