Moderator: Moderators
# conky configuration
#
# The list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.
#
# For ideas about how to modify conky, please see:
# http://crunchbanglinux.org/forums/topic/59/my-conky-config/
#
# For help with conky, please see:
# http://crunchbanglinux.org/forums/topic/2047/conky-help/
#
# Enjoy! :)
##############################################
# Settings
##############################################
background yes
use_xft yes
xftfont Liberation Sans:size=9
xftalpha 1
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
##############################################
# Compositing tips:
# Conky can play strangely when used with
# different compositors. I have found the
# following to work well, but your mileage
# may vary. Comment/uncomment to suit.
##############################################
## no compositor
own_window yes
own_window_transparent yes
own_window_argb_visual yes
own_window_type normal
own_window_class conky-semi
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
## xcompmgr
#own_window_type override
#own_window_argb_visual yes
## cairo-compmgr
#own_window_type desktop
#own_window_argb_visual yes
##############################################
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
#minimum_size 200 200
maximum_width 240
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
default_color A2AEC6
default_shade_color 000000
default_outline_color 828282
alignment top_right
gap_x 12
gap_y 56
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
# custom colors #######################################################
color0 FFFFFF
color1 F5F5F5
color2 A2AEC6
color3 696969
color4 D3D3D3
color5 6495ED
color6 87CEFA
color7 5F9EA0
color8 BBBBBB
color9 262729
##############################################
# Output
##############################################
TEXT
$color0 ${time week%W, %A - %d-%m-%y %k:%M:%S}u
$color0${hr}
$color0 Host:$alignr$nodename
$color0 Uptime:$alignr$uptime
$color0 Kernel:$alignr$kernel
${color orange}RAM:$alignr$mem/$memmax $memperc%
${color orange}Load:${color orange} ${membar 6,220}
${color indigo}Swap usage:$alignr$swap/$swapmax
${color indigo}Load: ${color indigo}${swapbar 6,220}
${color yellow}CPU 1 usage:$alignr${cpu cpu0}%
${color yellow}Temperature:$alignr${hwmon temp 2}*C
${color yellow}Load:$alignr${cpubar cpu1 6,220} $color4${cpu cpu1}$color2 %
${color green}CPU 2 usage:$alignr${cpu cpu1}%
${color green}Temperature:$alignr${hwmon temp 1}*C
${color green}Load:$alignr${cpubar cpu2 6,220} $color4${cpu cpu2}$color2 %
$color8 /$color8 GPU: NVidia -Geforce 7300 GT
$color2 Temperature :$color4 ${execi 60 nvidia-settings -query GPUCoreTemp | perl -ne 'print $1 if /GPUCoreTemp.*?: (\d+)./;'} *C
$color0 IP internal: $color1${addr eth0}
$color0 IP external: $color1${execi 3600 wget -q -O - checkip.dyndns.org | sed -e 's/[^[:digit:]|.]//g'}
$color0 Down : $color5 ${downspeed eth0}$color3 kb/s
$color4 ${downspeedgraph eth0 15,250 262729 87CEFA}
$color0 Up : $color5 ${upspeed eth0}$color3 kb/s
$color4 ${upspeedgraph eth0 15,250 262729 87CEFA}
$color8 /$color3 Volumes$color8 /$color3 %used: - free:
$color3 -root :$color5 ${fs_used_perc /}% - ${fs_free /}
$color9 ${fs_bar 6,320 /}
$color3 -home :$color5 ${fs_used_perc /home}% - ${fs_free /home}
$color9 ${fs_bar 6,320 /home}
$color0 /$color0 Activity$color0 /
$color0 Read/Write: ${color yellow}$diskio
$color0 Process:${color yellow}$running_processes$color0 / ${color yellow}$processes
----------------------
${color blue}${top name 1}$alignr$color0 ${top cpu 1}%
$color2 ${top name 2}$alignr$color0 ${top cpu 2}%
$color2 ${top name 3}$alignr$color0 ${top cpu 3}%
$color2 ${top name 4}$alignr$color0 ${top cpu 4}%
$color2 ${top name 5}$alignr$color0 ${top cpu 5}%
${diskiograph 15,180 262729 87CEFA}
Return to 3D Desktops and Window Managers
Users browsing this forum: No registered users and 1 guest