]> git.sur5r.net Git - i3/i3.github.io/commitdiff
Fixed missing "<" on "conky-i3bar.html" 55/head
authorFireshadow3 <alexboss10001@gmail.com>
Wed, 29 Aug 2018 08:38:12 +0000 (10:38 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Aug 2018 08:38:12 +0000 (10:38 +0200)
docs/user-contributed/conky-i3bar.html

index a9d94b3dfc8ac966e6b0b4d22a34cc1a4b803cd2..29502cfb3964b34156c1c4120a51d91690fa3019 100644 (file)
@@ -155,4 +155,4 @@ conky.text = [[
     { "full_text": "RAM ${memperc}%" , "color": ${if_match ${memperc}<90}"\#ffffff"${else}"\#ff0000"${endif} }
 ],{% endraw %}
 ]];
-/tt></pre>
+</tt></pre>