All pastes #215249 Raw Edit

Unnamed

public text v1 · immutable
#215249 ·published 2006-10-22 14:22 UTC
rendered paste body
# conky configuration

# set to yes if you want Conky to be forked in the background
background no

# Use Xft?
use_xft yes

# Xft font when Xft is enabled
xftfont DejaVu Sans Mono:pixelsize=10

# Text alpha when using Xft
xftalpha 0.8

# Print everything to console?
# out_to_console no

# Update interval in seconds
update_interval 2.0

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_transparent yes
own_window_type override
#own_window_type desktop
#own_window_hints below

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes

# Minimum size of text area
#minimum_size 280 5

maximum_width 134

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders yes

# Stippled borders?
stippled_borders 0

# border margins
border_margin 5

# border width
border_width 1

# Default colors and also border colors
default_color A29F84
default_shade_color black
default_outline_color black

# Text alignment, other possible values are commented
alignment top_left
#alignment top_right
#alignment bottom_left
#alignment bottom_right

# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 882
gap_y 12

# Subtract file system buffers from used memory?
no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2

# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer yes

TEXT
${font DejaVu Sans Mono:pixelsize=10}${color #6fa637}UpTime: ${color }${alignr 4}$uptime
${color #6FA637}Kernel: ${color }${alignr 4}$kernel
${color #6FA637}CPU: ${color }    $cpu%  ${alignr 4}${i2c temp 2}C
${cpugraph 20,130 000000 000000}
${color #6FA637}Load: ${color }${alignr 6}$loadavg 
${color #6FA637}Processes: ${color }${alignr }$processes
${color #6FA637}Highest CPU:
${color #bbbb00} ${top name 1}${top cpu 1}
${color } ${top name 2}${top cpu 2}
${color } ${top name 3}${top cpu 3}
${color } ${top name 4}${top cpu 4}

${color #6FA637}RAM:  ${color }$memperc%  ${alignr 4}$mem/$memmax
${membar 3,130}
${color #6FA637}SWAP: ${color }$swapperc% ${alignr 4}$swap/$swapmax
${swapbar 3,130}
${color #6FA637}Highest RAM:
${color #bbbb00} ${top_mem name 1}${top_mem mem 1}
${color } ${top_mem name 2}${top_mem mem 2}
${color } ${top_mem name 3}${top_mem mem 3}
${color } ${top_mem name 4}${top_mem mem 4}

${color #6FA637}DISK IO:${color } ${alignr 4}$diskio
${diskiograph 20,130 000000 000000}
${color #6FA637}ROOT:  ${color }${alignr 4}${fs_free /}
${fs_bar 3,130 /}
${color #6FA637}HOME:  ${color }${alignr 4}${fs_free /home}
${fs_bar 3,130 /home}
${color #6FA637}WIN_D: ${color }${alignr 4}${fs_free /mnt/win_d}
${fs_bar 3,130 /mnt/win_d}

${color #6FA637}NET: 
${color}Up: ${color }${alignr 4}${upspeed eth0} k/s
${upspeedgraph eth0 20,130 000000 000000}
${color}Down:  ${color }${alignr 4}${downspeed eth0}k/s
${downspeedgraph eth0 20,130 000000 000000}

${color #6FA637}MPD: ${color }${alignr 4}$mpd_status
${font Trebuchet MS:pixelsize=10}${color }${alignc}$mpd_artist
${font Trebuchet MS:pixelsize=10}${color #bbbb00}${alignc}$mpd_title
${color }${mpd_bar 3,130}
${color }${alignc}${mpd_vol}% volume / ${mpd_bitrate} kbps

${font DejaVu Sans Mono:pixelsize=10}${color #6FA637}WEATHER:
${font Trebuchet MS:pixelsize=10}${color }${execi 900 /home/prim/bin/script/weather/weather.sh PLXX0029}