4
Configuración de Conky Url origen https://plus.google.com/+H %C3%A9ctorHerrera_CL/posts/Hoj78C77oP4 Listo, el wallpaper perfecto. Se nota toda la configuración de Conky. Por si alguien lo quiere, la configuración que tengo es esta: # Conky settings # background no update_interval 1 double_buffer yes no_buffers yes # Window specifications # gap_x 0 gap_y 0 alignment middle_middle minimum_size 600 560 maximum_width 600 own_window yes own_window_type conky own_window_transparent yes own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below own_window_argb_visual yes #own_window_argb_value 255 #border_margin 0 #border_inner_margin 0 #border_outer_margin 0 # Graphics settings # draw_shades no draw_outline no draw_borders no draw_graph_borders no # Text settings # use_xft yes xftalpha 0 xftfont Raleway:size=10

Configuración de Conky

Embed Size (px)

DESCRIPTION

Guia para configurar conky en ubuntu

Citation preview

Configuracin de ConkyUrl origen https://plus.google.com/+H%C3%A9ctorHerrera_CL/posts/Hoj78C77oP4

Listo, el wallpaper perfecto. Se nota toda la configuracin de Conky.

Por si alguien lo quiere, la configuracin que tengo es esta:

# Conky settings #background noupdate_interval 1double_buffer yesno_buffers yes

# Window specifications #gap_x 0gap_y 0alignment middle_middleminimum_size 600 560maximum_width 600own_window yesown_window_type conkyown_window_transparent yesown_window_hints undecorate,sticky,skip_taskbar,skip_pager,belowown_window_argb_visual yes#own_window_argb_value255#border_margin0#border_inner_margin0#border_outer_margin0

# Graphics settings #draw_shades nodraw_outline nodraw_borders nodraw_graph_borders no

# Text settings #use_xft yesxftalpha 0xftfont Raleway:size=10

override_utf8_locale yes

imlib_cache_size 0

# Color scheme #default_color FFFFFF

color1 FFFFFF

TEXT\#---WOIED---#\\${execi 300 curls " HYPERLINK "http://weather.yahooapis.com/forecastrss?w=349871&u=c" \t "_blank" http://weather.yahooapis.com/forecastrss?w=349871&u=c" -o ~/.cache/weather.xml}\\\#--Clock+Date-#\\${font Raleway:weight=Bold:size=80}${alignc}${time %H}${alignc}:${alignc}${time %M}${font Raleway:weight=Light:size=22}${voffset60}${alignc}${time %A %B %d}\\\#--High Temperatures-#\\${font Raleway:size=20}\${voffset 76}${goto 40}${execi 300 grep "yweather:condition" ~/.cache/weather.xml | grepo "temp=\"[^\"]\"" | grep -o "\"[^\"]\"" | grep -o "[^\"]"}

${font Raleway:weight=Light:size=14}\${voffset -28}${goto 160}${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "high=\"[^\"]\"" | grep -o "\"[^\"]\"" | grep -o "[^\"]" | awk 'NR==2'}\${goto 270}${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "high=\"[^\"]\"" | grep -o "\"[^\"]\"" | grep -o "[^\"]" | awk 'NR==3'}\${goto 380}${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "high=\"[^\"]\"" | grep -o "\"[^\"]\"" | grep -o "[^\"]" | awk 'NR==4'}\${goto 490}${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "high=\"[^\"]\"" | grep -o "\"[^\"]\"" | grep -o "[^\"]" | awk 'NR==5'}\\\#--Low Temparatures-#\\${font Raleway:weight=Light:size=10}\${voffset 30}${goto 210}${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grepo "low=\"[^\"]\"" | grep -o "\"[^\"]\"" | grep -o "[^\"]" | awk 'NR==2'}\${goto 320}${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "low=\"[^\"]\"" | grep -o "\"[^\"]\"" | grep -o "[^\"]" | awk 'NR==3'}\${goto 430}${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "low=\"[^\"]\"" | grep -o "\"[^\"]\"" | grep -o "[^\"]" | awk 'NR==4'}\${goto 540}${execi 300 grep "yweather:forecast" ~/.cache/weather.xml | grep -o "low=\"[^\"]\"" | grep -o "\"[^\"]\"" | grep -o "[^\"]" | awk 'NR==5'}\\\#--Name of the day-#\\

#-Weather Icons-#\\${voffset 40}${execi 300 cpf ~/.conky-vision-icons/$(grep "yweather:condition" ~/.cache/weather.xml | grep -o "code=\"[^\"]\"" | grep -o "\"[^\"]\"" | grep -o "[^\"]").png ~/.cache/weather-1.png}${image ~/.cache/weather-1.png -p 61,260 -s 32x32}\${execi 300 cp -f ~/.conky-vision-icons/$(grep "yweather:forecast" ~/.cache/weather.xml | grep -o "code=\"[^\"]\"" | grep -o "\"[^\"]\"" | grep -o "[^\"]" | awk 'NR==2').png ~/.cache/weather-2.png}${image ~/.cache/weather-2.png -p 171,260 -s 32x32}\\${execi 300 cp -f ~/.conky-vision-icons/$(grep "yweather:forecast" ~/.cache/weather.xml | grep -o "code=\"[^\"]\"" | grep -o "\"[^\"]\"" | grep -o "[^\"]" | awk 'NR==3').png ~/.cache/weather-3.png}${image ~/.cache/weather-3.png -p 281,260 -s 32x32}\\${execi 300 cp -f ~/.conky-vision-icons/$(grep "yweather:forecast" ~/.cache/weather.xml | grep -o "code=\"[^\"]\"" | grep -o "\"[^\"]\"" | grep -o "[^\"]" | awk 'NR==4').png ~/.cache/weather-4.png}${image ~/.cache/weather-4.png -p 391,260 -s 32x32}\\${execi 300 cp -f ~/.conky-vision-icons/$(grep "yweather:forecast" ~/.cache/weather.xml | grep -o "code=\"[^\"]\"" | grep -o "\"[^\"]\"" | grep -o "[^\"]" | awk 'NR==5').png ~/.cache/weather-5.png}${image ~/.cache/weather-5.png -p 501,260 -s 32x32}${font}${voffset -46}\

#--System Settings-#${font LiberationSans:weight=Bold:size=9}${voffset -10}$nodename - $sysname $kernel on $machine$hr${color FFF345}Uptime:$color $uptime${color FFF345}RAM Usage:$color $mem/$memmax - $memperc% ${membar 4}${color FFF345}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar 4}${color FFF345}CPU Usage:$color $cpu% ${cpubar 4}${color FFF345}Processes:$color $processes ${color grey}Running:$color $running_processes

Los conos son los de la siguiente URL:http://zagortenay333.deviantart.com/art/Conky-Vision-395777503