Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From: 3o14r473 <3o14@pm.me> E4FE E61C 3B02 F4CA B6D8 0CA7 F105 757D 34BE FA98 |Donate: monero:41rMoMLvk8hEJYP2vbv3dNUGzN95CLXoANAtmAVaUxzse5KfPjhkE7d4PUwh8kCkF16FwwqfZTmS4ZKmYCjrsFAcGXTPpwH |Subject: [PATCH] dwm-qubesdecorations-6.3.diff | |This patch enables dwm to read QubesOS-specific window properties and use the |windowborders, titlebar and tagbar to indicate to the user what qube the |focused window belongs to. | |Each qube-label gets its own SchemeSel colorscheme that can be conviniently configured in config.def.h |--- | config.def.h | 23 ++++++++++++++++++++--- | dwm.c | 47 ++++++++++++++++++++++++++++++++++++++++++++--- | 2 files changed, 64 insertions(+), 6 deletions(-) | |diff --git a/config.def.h b/config.def.h |index a2ac963..42dce05 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/dwm.c b/dwm.c |index a96f33c..be99dde 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 86. Hunk #3 succeeded at 172. Hunk #4 succeeded at 240. Hunk #5 succeeded at 264. Hunk #6 succeeded at 708. Hunk #7 succeeded at 744. Hunk #8 succeeded at 812. Hunk #9 succeeded at 889. Hunk #10 succeeded at 1275. Hunk #11 succeeded at 1602. Hunk #12 succeeded at 2040. Hmm... Ignoring the trailing garbage. done