Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From dfd158c8dea87a0a4dbc5b2eda7c096069d1484a Mon Sep 17 00:00:00 2001 |From: tdu |Date: Wed, 26 Aug 2020 18:50:09 +0300 |Subject: [PATCH] Add the following tags for the status2d patch: ^w^ - | Swaps bg/fg color. ^v^ - Saves the current fg/bg color. ^t^ - Restores | the previously saved bg/fg color. | |--- | dwm.c | 12 ++++++++++++ | 1 file changed, 12 insertions(+) | |diff --git a/dwm.c b/dwm.c |index 931044f..de07b66 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 failed at 699. Hunk #2 failed at 770. 2 out of 2 hunks failed Hmm... Ignoring the trailing garbage. done