commit 1f79059f55cfe13e95a644bc3752fd4f503580a2
parent 195dfc8b23e11abeb7bf6b7a8e4bd35f32f99316
Author: FRIGN <dev@frign.de>
Date: Mon, 11 Jul 2016 22:50:26 +0200
dwm: update argbcolor.md (rename to alpha.md)
Diffstat:
4 files changed, 22 insertions(+), 27 deletions(-)
diff --git a/dwm.suckless.org/patches/alpha.md b/dwm.suckless.org/patches/alpha.md
@@ -0,0 +1,22 @@
+ARGBColor
+==========
+
+->[](dwm-alpha.png)<-
+
+Description
+-----------
+
+Allow dwm to have translucent bars, while keeping all the text on it opaque,
+just like the [alpha-patch for st](http://st.suckless.org/patches/alpha).
+
+
+Download
+--------
+
+ * [dwm-alpha-20151219-3465bed.diff](dwm-alpha-20151219-3465bed.diff)
+
+
+Authors
+-------
+
+ * Eon S. Jeon - esjeon@hyunmu.am
diff --git a/dwm.suckless.org/patches/argbcolor.md b/dwm.suckless.org/patches/argbcolor.md
@@ -1,27 +0,0 @@
-ARGBColor
-==========
-
-->[](dwm-argbcolor.png)<-
-
-Description
------------
-
-Allow dwm to have translucent bars, while keeping all the text on it opaque,
-just like [ARGB patch for st][1].
-
-
-Download
---------
-
- * [dwm-argbcolor-git-20151219-3465bed.diff](dwm-argbcolor-git-20151219-3465bed.diff) (20160307)
-
-
-Author
-------
-
- * Eon S. Jeon <esjeon@hyunmu.am>
-
-
-[1]: http://st.suckless.org/patches/argbbg
-
-
diff --git a/dwm.suckless.org/patches/dwm-argbcolor-git-20151219-3465bed.diff b/dwm.suckless.org/patches/dwm-alpha-20151219-3465bed.diff
diff --git a/dwm.suckless.org/patches/dwm-argbcolor.png b/dwm.suckless.org/patches/dwm-alpha.png
Binary files differ.