Tagged Questions
2
votes
1answer
687 views
Patching a file (in this case dwm) and failed hunks
I'm trying to add the transparency patch to dwm. I downloaded the .diff file and in my dwm directory ran this:
max@linux-vwzy:~/misc/dwm/dwm-5.9> patch < dwm-transparency.diff
patching file ...