conky config that can be adapted for many systems
Go to file
Nathan Dwarshuis e5e83c5b79 ADD font and cpu core count to config 2022-07-18 00:36:44 -04:00
core@87f03c704f REF move config/compile code completely to new module 2022-07-17 23:09:04 -04:00
drawing ADD font and cpu core count to config 2022-07-18 00:36:44 -04:00
schema ENH make all widget modules lowercase 2021-07-29 22:37:30 -04:00
scripts ENH move last update and sync to the pacman_update systemd script 2019-10-11 21:52:10 -04:00
.gitignore ENH use yaml config 2022-07-17 01:25:53 -04:00
.gitmodules add dcache fs 2018-02-10 13:41:10 -05:00
README.org added screenshot 2018-09-01 14:59:07 -04:00
config.yml ADD font and cpu core count to config 2022-07-18 00:36:44 -04:00
conky.conf REF move config/compile code completely to new module 2022-07-17 23:09:04 -04:00
main.lua REF move config/compile code completely to new module 2022-07-17 23:09:04 -04:00
schema.yml ADD font and cpu core count to config 2022-07-18 00:36:44 -04:00
screen.png added screenshot file 2018-09-01 14:59:39 -04:00

README.org

Conky config used for main machine

/ndwarshuis/conky-config/src/commit/e5e83c5b7952e1a40431f6dea7abdad5ca1f24ef/screen.png

overview

for sager np5855

  • i7-7700hq
  • 16g ram
  • nvidia 1050 mobile multiplexed
  • 1920x1080 screen

features

  • basic system info (uptime, kernel, etc)
  • graphics state (via bumblebee)
  • processor util/temp/freq + history graph + top table
  • IO history graph
  • net utilization history graph
  • pacman stats
  • filesystem util
  • power consumption (via intel rapl)
  • memory load/history with top table

NOTE: this config is heavy enough to cause a slight lag on this super powerful laptop (despite optimizations). It is cool enough to be worth the sacrifice :)