I would like to add a conky script to my start up script. How could i do that?
Reply Like 0 Favorite View the author
All Replies
amitchouksey
deepin
2017-01-26 06:54
#1
Would anyone be kind enough to help me in this. Thanks in advance.
Reply Like 0 View the author
drecol
deepin
2017-01-26 07:31
#2
create an conky.desktop,edit it like below,and put it into /etc/xdg/autostart/
[Desktop Entry]
Name=conky
Exec=conky
Terminal=false
StartupNotify=false
----------------------
have a try
Reply Like 0 View the author
amitchouksey
deepin
2017-01-26 09:50
#3
Thanks a lot for the suggestion, however it didn't work