-
-
Notifications
You must be signed in to change notification settings - Fork 620
User Configs
bmihai edited this page Feb 18, 2022
·
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 does a Lua script work
- Displaying stuff in conky
- 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
- Contributing
- Issue Reporting