summaryrefslogtreecommitdiff
path: root/Conky/start.sh
diff options
context:
space:
mode:
authorJulian <Julianteule@gmail.com>2017-01-23 16:20:41 +0100
committerJulian <Julianteule@gmail.com>2017-01-23 16:20:41 +0100
commit40cd50e2de6bcf3cd91c66ab62d86c2509718687 (patch)
treec76a141d3bc653754e84f233cb07e61e279b525b /Conky/start.sh
parent050a57bce6a4b87684eed365cb5516d91b555174 (diff)
Added conky config
Diffstat (limited to 'Conky/start.sh')
-rwxr-xr-xConky/start.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/Conky/start.sh b/Conky/start.sh
new file mode 100755
index 0000000..836acde
--- /dev/null
+++ b/Conky/start.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+sleep 10 && # 0 good for Xfce - use 20 to 30 for Gnome
+conky -c ~/Conky/conkymain &
+#sleep 0 &&
+#conky -c ~/Conky/conkyforecast &