diff options
author | Julian Teu <julianteule@gmail.com> | 2018-04-10 18:07:28 +0200 |
---|---|---|
committer | Julian Teu <julianteule@gmail.com> | 2018-04-10 18:07:28 +0200 |
commit | 3e00fc23117a6fbb91d5ca09602f8006c3f2365a (patch) | |
tree | 4e3f2288424a5c09e9815eff04719f620cd7b321 /Conky/start.sh | |
parent | a3443fca6351cbe9ecbbe29a32e358f7534a92a6 (diff) |
Cleanup
Diffstat (limited to 'Conky/start.sh')
-rw-r--r-- | Conky/start.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Conky/start.sh b/Conky/start.sh deleted file mode 100644 index 5f38b77..0000000 --- a/Conky/start.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -sleep 10 && # 0 good for Xfce - use 20 to 30 for Gnome -conky -c ~/Conky/conkymain & -#sleep 0 && -#conky -c ~/Conky/conkyforecast &
\ No newline at end of file |