
Conky Under the Rug
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Its a simple time and date conky widget configration
enjoy :D
_________________________________
installation :
type in terminal: sudo apt-get install conky
extract contents of zip (.conkyrc & .conky folder) file into your home folder
to run: press Alt+F2 type conky press enter
enjoy
_________________________________
to make it to auto start on login
1. make text file enter the following text:
#!/bin/bash
sleep 30 &
conky
exit 0
2. save the text file as :
startup.sh
3. open it in file manager right click go to properties and on the permissions tab check [allow execution as program], press ok
4. in the start menu open auto-startup applicatins and add the startup.sh file
_________________________________
please comment if problem with download site
stingenergy8o
6 years ago
Report
stingenergy8o
6 years ago
such a beautiful work...
Report
nawazqaisar
6 years ago
pleasure is mine..
Report