aboutsummaryrefslogtreecommitdiff
path: root/conky/start.sh
diff options
context:
space:
mode:
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..e2984cc
--- /dev/null
+++ b/conky/start.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+killall conky
+conky &
+conky -y -1440 &