aboutsummaryrefslogtreecommitdiff
path: root/conky/.conky.sh
diff options
context:
space:
mode:
authorAdrian Kummerlaender2014-06-13 18:32:12 +0200
committerAdrian Kummerlaender2014-06-13 18:32:12 +0200
commite918c374d96e968c628d45458bc1a17ddf60d405 (patch)
treed9d68d990042330abcdf9b1f40c4a48d23ec64f3 /conky/.conky.sh
parentbc9795c86a900b55c6184ae69fea20fec015a347 (diff)
downloaddotfiles-e918c374d96e968c628d45458bc1a17ddf60d405.tar
dotfiles-e918c374d96e968c628d45458bc1a17ddf60d405.tar.gz
dotfiles-e918c374d96e968c628d45458bc1a17ddf60d405.tar.bz2
dotfiles-e918c374d96e968c628d45458bc1a17ddf60d405.tar.lz
dotfiles-e918c374d96e968c628d45458bc1a17ddf60d405.tar.xz
dotfiles-e918c374d96e968c628d45458bc1a17ddf60d405.tar.zst
dotfiles-e918c374d96e968c628d45458bc1a17ddf60d405.zip
Switched conky / i3bar to JSON protocol
* conky now generates JSON output in conjunction with newly created ".conky.sh" * changed conky script logic to be interface aware ** detects and displays address of the active interface (eth / wlan / wwan) * changed conky date format to iso * switched gvim font to "Droid Sans Mono" ** analog to urxvt font * xdg config is now preventing "Desktop" and "Downloads" directories from being created
Diffstat (limited to 'conky/.conky.sh')
-rwxr-xr-xconky/.conky.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/conky/.conky.sh b/conky/.conky.sh
new file mode 100755
index 0000000..6c9286e
--- /dev/null
+++ b/conky/.conky.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+echo '{"version":1}[[],'
+exec conky