commit d198bb14c7d9fc4efc22a7ca88e3247c8af4b97c
Author: Gary B. Genett <me_AT_garybgenett.net>
Date: Tue Mar 25 10:35:35 2014 -0700
dwm patches: multimon markup fixes
diff --git a/dwm.suckless.org/patches/multimon.md b/dwm.suckless.org/patches/multimon.md
index 6912470..85a9bbc 100644
--- a/dwm.suckless.org/patches/multimon.md
+++ b/dwm.suckless.org/patches/multimon.md
_AT_@ -32,9 +32,11 @@ Usage
Each patch can be applied using "patch -p1" or "git am":
- cd dwm; patch -p1 <multimon-1-added-monitor-marker-to-bar.diff
+ cd dwm; patch -p1 <multimon-1-added-monitor-marker-to-bar.diff
+
-OR-
- cd dwm; git pull; git am multimon-1-added-monitor-marker-to-bar.diff
+
+ cd dwm; git pull; git am multimon-1-added-monitor-marker-to-bar.diff
There are default settings and bindings in "config.def.h" which you will likely want to customize.
_AT_@ -53,7 +55,7 @@ The patches are intended to be applied in order, one after the other, but can al
Author
------
- * Gary B. Genett - <me at garybgenett dot net>
+ * Gary B. Genett - <me_AT_garybgenett.net>
---
Original Submission: [
http://lists.suckless.org/dev/1403/20488.html](
http://lists.suckless.org/dev/1403/20488.html)
Received on Tue Mar 25 2014 - 18:36:32 CET