From 40cd50e2de6bcf3cd91c66ab62d86c2509718687 Mon Sep 17 00:00:00 2001 From: Julian Date: Mon, 23 Jan 2017 16:20:41 +0100 Subject: Added conky config --- Conky/start.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 Conky/start.sh (limited to 'Conky/start.sh') 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 & -- cgit v1.2.3