commit ff6465c1f92c49502eaf58facda7dd1efe4a65dc
Author: Ivan Tham <pickfire_AT_riseup.net>
Date: Mon Sep 28 10:14:27 2015 +0800
[dwm][fancybar] Update image
diff --git a/dwm.suckless.org/patches/fancybar.md b/dwm.suckless.org/patches/fancybar.md
index cb63c67..2333a29 100644
--- a/dwm.suckless.org/patches/fancybar.md
+++ b/dwm.suckless.org/patches/fancybar.md
_AT_@ -6,7 +6,7 @@ This patch provides a status bar that shows the titles of all visible windows
(as opposed to showing just the selected one). When the titles don't completely
fit, they're cropped. The title of the selected window is inverted.
-[![Fancybar, no cropping][1]][2] [![Fancybar with cropping][3]][4]
+[![Fancybar][1]][1]
*Fancybar in action*
_AT_@ -24,7 +24,4 @@ fit, they're cropped. The title of the selected window is inverted.
This patch was inspired by the decorated tabbed layout of Xmonad.
-[1]:
http://port70.net/~kzed/dwm-5.6.1/dwm-5.6.1-fancybar-1.png.jpg
-[2]:
http://port70.net/~kzed/dwm-5.6.1/dwm-5.6.1-fancybar-1.png
-[3]:
http://port70.net/~kzed/dwm-5.6.1/dwm-5.6.1-fancybar-2.png.jpg
-[4]:
http://port70.net/~kzed/dwm-5.6.1/dwm-5.6.1-fancybar-2.png
+[1]:
http://s4.postimg.org/ql2f934wd/fancybar.png
diff --git a/dwm.suckless.org/patches/fancybarclickable.md b/dwm.suckless.org/patches/fancybarclickable.md
index bad5345..e5d156c 100644
--- a/dwm.suckless.org/patches/fancybarclickable.md
+++ b/dwm.suckless.org/patches/fancybarclickable.md
_AT_@ -14,8 +14,7 @@ Download
Authors
-------
-
-* Stefan Mark wrote fancycoloredbarclickable.
-* Mate Nagy wrote fancybar.
+* Stefan Mark wrote [fancycoloredbarclickable](fancycoloredbarclickable.md).
+* Mate Nagy wrote [fancybar](fancybar.md).
* An anonymous Canadian updated the fancybar patch and added the
- selectby-click-on-title function from fancycoloredbarclickable to it.
+ `selectby-click-on-title` function from fancycoloredbarclickable to it.
Received on Mon Sep 28 2015 - 04:14:32 CEST