Skip to content
Georgi Valkov edited this page Dec 26, 2012 · 1 revision

Adding your configuration to this list

# clone the wiki
$ git clone [email protected]:gvalkov/conky.wiki.git
$ cd conky.wiki/configs

# add your conkyrc, a screenshot and any other scripts that might be
# needed. Make sure that your screenshots is called screenshot.png and
# that you put all files in a sub-directory.

# create a thumbnail
$ make $username/screenshot-thumb.png

# add your config to ../User-Configs.md. Example
# [![screenshot](configs/$username/screenshot-thumb.png)](configs/$username/screenshot.png)
# * [conkyrc](configs/$username/script.lua)
# * [script.lua](configs/$username/script.lua)

# commit and push
$ git add $username ../User-Configs.md
$ git commit -m 'conky is awesome because of people like me' 
$ git push origin HEAD

Contributred configs

brenden

screenshot

ke49

screenshot

unnamed01

screenshot

gon

screenshot

ze

screenshot

drphibes

screenshot

jc

screenshot

vert

screenshot

hellfire

screenshot

i8k

screenshot

citi

screenshot

dlab

screenshot