From a75c4fb7155dbdbec32725c94c596c81752e0011 Mon Sep 17 00:00:00 2001 From: Adrian Kummerländer Date: Wed, 29 Jan 2014 17:32:02 +0100 Subject: Initial commit of my current dotfiles --- conky/.conkyrc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 conky/.conkyrc (limited to 'conky') diff --git a/conky/.conkyrc b/conky/.conkyrc new file mode 100644 index 0000000..cd567f9 --- /dev/null +++ b/conky/.conkyrc @@ -0,0 +1,8 @@ +out_to_x no +out_to_console yes +total_run_times 0 + +update_interval 5 + +TEXT +Host: $nodename | Kernel: $kernel | Root: ${fs_used_perc /}% | IP: ${addr eth0} | CPU-Temp: ${ibm_temps 0}°C | GPU-Temp: ${ibm_temps 3}°C | Fan: ${ibm_fan} rpm | RAM: ${memperc}% | CPU-Load: ${cpu cpu0}% | Battery: ${battery_percent} | ${time %d.%m.%y %H:%M} -- cgit v1.2.3