From ae5b360ce835031c1ca745c2e0b19f1d74ced5d0 Mon Sep 17 00:00:00 2001 From: Fireshadow3 Date: Wed, 29 Aug 2018 10:38:12 +0200 Subject: [PATCH 1/1] Fixed missing "<" on "conky-i3bar.html" --- docs/user-contributed/conky-i3bar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-contributed/conky-i3bar.html b/docs/user-contributed/conky-i3bar.html index a9d94b3..29502cf 100644 --- a/docs/user-contributed/conky-i3bar.html +++ b/docs/user-contributed/conky-i3bar.html @@ -155,4 +155,4 @@ conky.text = [[ { "full_text": "RAM ${memperc}%" , "color": ${if_match ${memperc}<90}"\#ffffff"${else}"\#ff0000"${endif} } ],{% endraw %} ]]; -/tt> + -- 2.39.2