Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |This patch is relatively simple. It adds 5 more options that allow you to choose whether or not to show or hide each part of the bar. |NOTE: It does not include include keybinds, see the dwm-bartoggle-keybinds-6.4.diff version for that. | |To use, simply patch this in and change the options this patch adds to your liking! | |diff -up a/config.def.h b/config.def.h |--- a/config.def.h 2022-10-21 15:49:56.390287336 +0200 |+++ b/config.def.h 2022-10-21 16:38:50.766276143 +0200 -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 4. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -up a/dwm.c b/dwm.c |--- a/dwm.c 2022-10-21 15:49:56.391287336 +0200 |+++ b/dwm.c 2022-10-21 16:42:16.509275358 +0200 -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 435. Hunk #2 succeeded at 710. Hunk #3 succeeded at 718. Hunk #4 succeeded at 1245. Hunk #5 succeeded at 1994. done