Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |This patch adds keybinds to toggle each part of the dwm bar. This include the title, tags, layout indicator, status and floating indicator. |It also allows you to show/hide parts by default, similar to showbar. | |There is also a version without keybinds if you don't want keybinds, see the dwm-bartoggle-6.4.diff patch. | |diff -up a/config.def.h b/config.def.h |--- a/config.def.h 2022-10-04 19:38:18.000000000 +0200 |+++ b/config.def.h 2022-10-22 14:40:36.113933644 +0200 -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 83. 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-04 19:38:18.000000000 +0200 |+++ b/dwm.c 2022-10-22 14:41:29.903932288 +0200 -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 123. Hunk #2 succeeded at 216. Hunk #3 succeeded at 445. Hunk #4 succeeded at 652. Hunk #5 succeeded at 725. Hunk #6 succeeded at 733. Hunk #7 succeeded at 1260. Hunk #8 succeeded at 1726. Hunk #9 succeeded at 2044. done