commit 9bcb10d8f82b3ce422332d921fdaca28cf86fa75
parent 231c335c99d8b7d75fcbafd96b036abd74971e5d
Author: FRIGN <dev@frign.de>
Date: Wed, 13 Jul 2016 09:15:43 +0200
dwm: Update author information style
Diffstat:
3 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/dwm.suckless.org/patches/alpha.md b/dwm.suckless.org/patches/alpha.md
@@ -20,5 +20,5 @@ Download
Authors
-------
- * Eon S. Jeon - esjeon@hyunmu.am
- * Laslo Hunhold - dev@frign.de (6.1 port)
+ * Eon S. Jeon - <esjeon@hyunmu.am>
+ * Laslo Hunhold - <dev@frign.de> (6.1 port)
diff --git a/dwm.suckless.org/patches/alwaysfullscreen.md b/dwm.suckless.org/patches/alwaysfullscreen.md
@@ -16,5 +16,5 @@ Download
Authors
-------
-* Chris Down - chris@chrisdown.name
-* Laslo Hunhold - dev@frign.de (6.1, git ports)
+* Chris Down - <chris@chrisdown.name>
+* Laslo Hunhold - <dev@frign.de> (6.1, git ports)
diff --git a/dwm.suckless.org/patches/attachabove.md b/dwm.suckless.org/patches/attachabove.md
@@ -3,6 +3,7 @@ attachabove
Description
-----------
+
`attachabove` makes new clients attach above the selected client (instead of
always becoming the new master) - basically how Xmonad does it.
@@ -13,8 +14,9 @@ Download
* [dwm-attachabove-6.1.diff](dwm-attachabove-6.1.diff)
* [dwm-attachabove-20160713-56a31dc.diff](dwm-attachabove-20160713-56a31dc.diff)
-Author
-------
+Authors
+-------
+
* Mate Nagy - <mnagy@port70.net>
- * Jan Christoph Ebersbach - <jceb@e-jc.de> - (6.0, 6.1 ports)
- * Laslo Hunhold - <dev@frign.de> - (git port)
+ * Jan Christoph Ebersbach - <jceb@e-jc.de> (6.0, 6.1 ports)
+ * Laslo Hunhold - <dev@frign.de> (git port)