Skip to content

Instantly share code, notes, and snippets.

@jstadler
Created March 10, 2012 01:03
Show Gist options
  • Save jstadler/2009520 to your computer and use it in GitHub Desktop.
Save jstadler/2009520 to your computer and use it in GitHub Desktop.
A very minimal conkyrc file, should be a single bar (might have been used with DWM).
background no
out_to_console yes
out_to_x no
update_interval 1.0
total_run_times 0
use_spacer none
#${mpd_smart} ${mpd_elapsed}/${mpd_length}
TEXT
KERNEL: ${sysname} ${kernel} CPU1: ${cpu cpu1}% CPU2: ${cpu cpu2}% MEM: ${memperc}% ETH0: ${downspeedf eth0} || ${upspeedf eth0} WLAN0: ${downspeedf wlan0} || ${upspeedf wlan0} BATT: ${battery_short}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment