Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From: Daniel Guihot |Subject: [dmenu][patch] floatingmenu v1.0 - floating dmenu bar with padding/height/border (extension of floatingstatus for dwm) | |NOTE: Added extra flag, '-bo', which allows you to specify the colour of the border explicitly. |By default, the background just inherits the '-sb' flag, to cooperate with default dwm behaviour. | |This is my first time patching suckless software. Please feel free to email me if you encounter any issues. | |See also: https://dwm.suckless.org/patches/floatingstatus/ | |diff --git a/config.def.h b/config.def.h |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 2. Hunk #2 succeeded at 18. 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 |--- a/dmenu.c |+++ b/dmenu.c -------------------------- Patching file dmenu.c using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 633. Hunk #3 succeeded at 662. Hunk #4 succeeded at 672. Hunk #5 succeeded at 684. Hunk #6 failed at 753. 1 out of 6 hunks failed done