summaryrefslogtreecommitdiff
path: root/conky-i3bar
blob: b810c508e84f6c4dc85502830d3d7c1db943acb6 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

# Send out the necessary headers and then start conky.

echo '{ "version": 1 }'
echo '['
echo '[],'
exec conky -c $HOME/.conkyrc-json