commit 666e4475e0ef2f5f96f1cdebe14f067326f51cc1
Author: Ivan Tham <pickfire_AT_riseup.net>
Date: Wed Oct 14 13:30:08 2015 +0800
[dwm][fancybar] Fix wrong image
diff --git a/dwm.suckless.org/patches/fancybar.md b/dwm.suckless.org/patches/fancybar.md
index 2333a29..b79c022 100644
--- a/dwm.suckless.org/patches/fancybar.md
+++ b/dwm.suckless.org/patches/fancybar.md
_AT_@ -24,4 +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://s4.postimg.org/ql2f934wd/fancybar.png
+[1]:
http://s27.postimg.org/nvlkivn03/2015_10_14_132203_727x15_scrot.png
diff --git a/dwm.suckless.org/patches/fancybarclickable.md b/dwm.suckless.org/patches/fancybarclickable.md
index e5d156c..d071286 100644
--- a/dwm.suckless.org/patches/fancybarclickable.md
+++ b/dwm.suckless.org/patches/fancybarclickable.md
_AT_@ -8,6 +8,8 @@ minus the [statuscolors](statuscolors). It uses the dwm bar to show you the
titles of all the windows in the current tag and lets you select windows by
selecting their title in the dwm bar.
+[![Fancybarclickable][1]][1]
+
Download
--------
* [dwm-6.1-fancybarclickable.diff](dwm-6.1-fancybarclickable.diff)
_AT_@ -18,3 +20,5 @@ Authors
* 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.
+
+[1]:
http://s4.postimg.org/ql2f934wd/fancybar.png
Received on Wed Oct 14 2015 - 07:30:13 CEST