Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 64b8bbdc00a0fea6af5855bd56c7b92589cdfdcd Mon Sep 17 00:00:00 2001 |From: lorcan |Date: Fri, 27 Jun 2025 19:58:45 -0400 |Subject: [PATCH] port of the dwm statuspadding patch for dmenu | |--- | config.def.h | 2 ++ | dmenu.c | 4 ++-- | 2 files changed, 4 insertions(+), 2 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1edb647..a8258e6 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 2. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/dmenu.c b/dmenu.c |index fd49549..6bc6d78 100644 |--- a/dmenu.c |+++ b/dmenu.c -------------------------- Patching file dmenu.c using Plan A... Hunk #1 succeeded at 633. Hunk #2 succeeded at 774. Hmm... Ignoring the trailing garbage. done