summaryrefslogtreecommitdiff
path: root/.conkyrc
AgeCommit message (Collapse)Author
2018-12-01Change spacing for throughput countersKévin Le Gouguec
Otherwise they start clipping into graphs when the throughput reaches megabytes.
2018-12-01Cleanup some stuffKévin Le Gouguec
- why the hell did I put those backslashes? - align entropy stuff with the rest
2018-12-01Touch up .conkyrcKévin Le Gouguec
- reduce font size to save lines - increase graph height - use only 2 tab stops (30 and 100)
2018-12-01Update CPU display in .conkyrcKévin Le Gouguec
This will make it easier to write a script to generate these graphs from nproc.
2018-12-01Add Conky configuration fileKévin Le Gouguec
Not sure branches are the right way to handle multiple setups… We'll see how this goes.