From e275bd9b53a652a0aa1ad7f9f2a795c9826bcff3 Mon Sep 17 00:00:00 2001 From: petrucci4prez Date: Wed, 8 Aug 2018 18:02:14 -0400 Subject: [PATCH] add readme --- README.org | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.org diff --git a/README.org b/README.org new file mode 100644 index 0000000..8e168ee --- /dev/null +++ b/README.org @@ -0,0 +1,20 @@ +Conky config used for main machine + +* 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 :)