Skip to content

Instantly share code, notes, and snippets.

@windelicato
Created November 8, 2013 19:27
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save windelicato/7376239 to your computer and use it in GitHub Desktop.
Save windelicato/7376239 to your computer and use it in GitHub Desktop.
alignment top_left
background yes
border_width 1
cpu_avg_samples 2
default_color 9a875f
default_outline_color white
default_shade_color white
draw_borders no
draw_graph_borders no
draw_outline no
draw_shades no
use_xft yes
xftfont Nu:size=10
gap_x 240
gap_y 750
minimum_size 5 5
net_avg_samples 2
no_buffers yes
out_to_console no
out_to_stderr no
extra_newline no
own_window yes
own_window_class Conky
own_window_type desktop
#own_window_colour 181512
own_window_transparent yes
own_window_argb_visual yes
own_window_argb_value 255
stippled_borders 0
update_interval 1.0
uppercase no
use_spacer none
show_graph_scale no
show_graph_range no
#$alignc $sysname $kernel ($battery_percent%)
TEXT
${font}CPU ${cpugraph 10,150 504339 9a875f -t -l} $alignr$cpu%\
\
${font}MEM ${memgraph 10,150 504339 9a875f -t -l} $alignr$mem\
\
${font}N-T ${upspeedgraph wlan0 10,150 504339 9a875f -t -l} $alignr${totalup wlan0}\
\
${font}N-R ${downspeedgraph wlan0 10,150 504339 9a875f -t -l} $alignr${totaldown wlan0}\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment