-
-
Notifications
You must be signed in to change notification settings - Fork 623
User Configs
Harpo3 edited this page Oct 26, 2017
·
59 revisions
When your conky config is finished you can spread the love! Share them on sites like DeviantArt.com, Gnome-look.org, Bunsenlabs or any other site you would like!
Upload your conky.conf
, any other scripts that might be needed,
a screenshot, and a thumbnail of the screenshot to a public place such as
GitHub Gist.
Click "edit" in the top-right corner of this page, and add your config. Example:
[![screenshot](https://example.com/screenshot-thumb.png)](https://example.com/screenshot.png)
* [conky.conf](https://example.com/conky.conf)
* [script.lua](https://example.com/script.lua)
You will have to [convert](Convert to new 1.10 syntax) these files to the new conky.conf
format.
- Home
- Installation
- Configurations
- Window Configuration
- Configs
- FAQ
- Lua
- Variables
- Compatibility
- Using Lua scripts
- How to Load and Use Lua Scripts
- Essentials of Drawing
- Drawing Lines
- Drawing Rectangles, Circles and Arcs
- Making A Bar Meter and A Circle Meter
- Borders and If Statements
- Alarm Colors and Complex If Statements
- Functions
- Function Parameters
- Table Parameters
- For Loops and CPU Chart
- Clock and Circular Things
- Useful Functions and Code
- CLI Commands Timers and Line Editing
- Mouse Events
- Rendering an SVG with librsvg and Cairo
- Contributing
- Issue Reporting