Skip to content

ccozkan/conky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

some conky scripts

Here are their screenshots

.conkyrc_1

alt tag

.conkyrc_2

alt tag

If you say "damn I want those too", here is the installaion manual.

#Download the stuff
git clone https://github.com/ozkc/conky
#run the stuff
conky -c conky/.conkyrc_1 &
conky -c conky/.conkyrc_2 &
#maybe you want to add it  to autostart script
echo 'conky -c conky/.conkyrc_1 &' >> .config/autostart-scripts/autostart.sh
    

Releases

No releases published

Packages

No packages published