aboutsummaryrefslogtreecommitdiff
path: root/conky/start.sh
diff options
context:
space:
mode:
Diffstat (limited to 'conky/start.sh')
-rwxr-xr-xconky/start.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/conky/start.sh b/conky/start.sh
index e2984cc..5680ed9 100755
--- a/conky/start.sh
+++ b/conky/start.sh
@@ -1,5 +1,5 @@
#!/bin/bash
killall conky
+conky -y -1160 &
conky &
-conky -y -1440 &