Skip to content

Instantly share code, notes, and snippets.

@andreasjansson
Last active December 15, 2015 13:59
Show Gist options
  • Save andreasjansson/5271206 to your computer and use it in GitHub Desktop.
Save andreasjansson/5271206 to your computer and use it in GitHub Desktop.
macbook .conkyrc
out_to_console yes
out_to_x no
background no
update_interval 2
total_run_times 0
use_spacer left
short_units
no_buffers yes
TEXT
${battery_short} | ${cpu cpu1}% ${freq cpu1}MHz / ${cpu cpu2}% ${freq cpu2}MHz | load ${loadavg 1} | mem $mem ($cached) | swap $swap | disk ${diskio_read} ${diskio_write} | net ${downspeed wlan0} ${upspeed wlan0} | ${time %Y-%m-%d %H:%M}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment