All pastes #2038842 Raw Edit

Conkyrc

public text v1 · immutable
#2038842 ·published 2011-01-05 16:22 UTC
rendered paste body
# set to yes if you want Conky to be forked in the background
background yes

# Use Xft?
use_xft yes

# Xft font when Xft is enabled
xftfont Delphine:size=15 #Delphine #Femkeklaver #Isabella #tobintax #tommygun

# Text alpha when using Xft
xftalpha 1.0

# Update interval in seconds
update_interval 1.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_type desktop
own_window_hints undecorated,skip_taskbar,skip_pager,sticky
own_window_transparent yes

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

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no
draw_graph_borders yes

# Stippled borders?
stippled_borders 0

# border width
border_width 0

# 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 20
gap_y 40

# 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 no

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

# colours
color1 000000
imlib_cache_size 0

# variable is given either in format $variable or in ${variable}. Latter
# allows characters right after the variable and must be used in network
# stuff because of an argument

# stuff after 'TEXT' will be formatted on screen
TEXT
${color1} 
                  This is${font Isabella:size=30} $nodename ${font} and the ${font CMDestroy:size=15}time seems to be moving forward ${font Delphine:size=40}continuously${font}, right now hitting a value of${font Isabella:size=20} ${time %R} ${font}
                         ${font tommygun:size=30}FURTHERMORE${font}, I'm getting reports of this being a ${font Isabella:size=20}${time %A}${font} with the date appearing to be the
${font tommygun:size=20}${time %d} of ${time %B} year ${time %Y}${font}
                                                                  


                                                  


But I've been${font Isabella:size=40} part${font} of your ${font CMDestroy:size=30} fantasy${font}for ${font Delphine:size=50}$uptime${font}

I'm working at a temperature of ${font CMDestroy:size=30}${acpitemp} degees Celsius${font} and you're using ${font Delphine:size=30}$memperc percent ${font}of my ${font Isabella:size=30}working memory.