jxai / lean-conky-config

Lean Conky config that just works
MIT License
128 stars 31 forks source link

Added some configuration options, and updated docs for them #3

Closed hallindavid closed 2 years ago

hallindavid commented 3 years ago

Added configuration variables for where the different columns should appear (PID, CPU%, and MEM%) Added configuration variables for the graph sizes Added configuration variables for the min/max height/width of the conky window Added an example configuration variabled for xinerama_head so people know how to switch the display monitors easier Added default values to example config file Added an example 4k configuration because the regular version appeared very small on my display

jxai commented 2 years ago

@hallindavid v0.7.0 solved the problem you (and others) have with a new scaling mechanism. The panel can now be easily scaled by changing a single config parameter: lcc.config.scale. Please give it a try. For this reason, this PR is closed.