-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Daniel Jordan Osborn edited this page Jun 2, 2019
·
4 revisions
Welcome to the dwm wiki!
I use tcc because I havent found a reason not to yet... And it is way fast.
For git users, use -3 to fix the conflict easily:
cd program-directory git apply path/to/patch.diff For patches formatted with git format-patch:
cd program-directory git am path/to/patch.diff For tarballs:
cd program-directory patch -p1 < path/to/patch.diff
Default dwm screenshot.

