Moves conky to LEGACY
This commit is contained in:
parent
5095b12c47
commit
dc296d2a46
13 changed files with 0 additions and 0 deletions
8
LEGACY/conky/conky-startup.sh
Normal file
8
LEGACY/conky/conky-startup.sh
Normal file
|
@ -0,0 +1,8 @@
|
|||
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" &
|
Loading…
Add table
Add a link
Reference in a new issue