summaryrefslogtreecommitdiff
path: root/conky-i3bar
diff options
context:
space:
mode:
Diffstat (limited to 'conky-i3bar')
-rwxr-xr-xconky-i3bar8
1 files changed, 8 insertions, 0 deletions
diff --git a/conky-i3bar b/conky-i3bar
new file mode 100755
index 0000000..b810c50
--- /dev/null
+++ b/conky-i3bar
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+# Send out the necessary headers and then start conky.
+
+echo '{ "version": 1 }'
+echo '['
+echo '[],'
+exec conky -c $HOME/.conkyrc-json