diff options
Diffstat (limited to 'conky/start.sh')
-rwxr-xr-x | conky/start.sh | 2 |
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 & |