You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
297 B
9 lines
297 B
8 years ago
|
sleep 5s
|
||
|
killall conky
|
||
|
cd "/home/jonathan/.conky/BibleVerse"
|
||
|
conky -c "/home/jonathan/.conky/BibleVerse/bibleGateway" &
|
||
|
cd "/home/jonathan/.conky/MyBlue"
|
||
|
conky -c "/home/jonathan/.conky/MyBlue/MyBlue" &
|
||
|
cd "/home/jonathan/.conky/Octupi_Arch"
|
||
|
conky -c "/home/jonathan/.conky/Octupi_Arch/co_main" &
|