Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From f699934b8c8a9c15988ad359bf8fedd6c55abd53 Mon Sep 17 00:00:00 2001 |From: Thomas Oltmann |Date: Wed, 13 Jun 2018 19:46:26 +0200 |Subject: [PATCH] Allow dwm to have translucent bars, while keeping all the | text on it opaque, just like the alpha-patch for st. Updated for b69c870. | |--- | config.def.h | 7 ++++++ | config.mk | 2 +- | drw.c | 26 ++++++++++++----------- | drw.h | 9 +++++--- | dwm.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++------ | 5 files changed, 82 insertions(+), 22 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..4f68fe8 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 12. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/config.mk b/config.mk |index 25e2685..bef8de0 100644 |--- a/config.mk |+++ b/config.mk -------------------------- Patching file config.mk using Plan A... Hunk #1 succeeded at 22. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/drw.c b/drw.c |index c638323..77fc113 100644 |--- a/drw.c |+++ b/drw.c -------------------------- Patching file drw.c using Plan A... Hunk #1 succeeded at 61. Hunk #2 succeeded at 70. Hunk #3 succeeded at 90. Hunk #4 succeeded at 183. Hunk #5 succeeded at 208. Hunk #6 succeeded at 264. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/drw.h b/drw.h |index 4bcd5ad..a56f523 100644 |--- a/drw.h |+++ b/drw.h -------------------------- Patching file drw.h using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 30. Hunk #3 succeeded at 41. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/dwm.c b/dwm.c |index 4465af1..20f8309 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 57. Hunk #2 succeeded at 234. Hunk #3 succeeded at 271. Hunk #4 succeeded at 1549. Hunk #5 succeeded at 1578. Hunk #6 succeeded at 1813. Hunk #7 succeeded at 2121. Hmm... Ignoring the trailing garbage. done