Conky (conkyRC)

Conky mostrando o Audacious tocando

Categoria: X11

Software: Conky

[ Hits: 5.892 ]

Por: andre


Este arquivo do conky é bem bacana, mostra vários itens do seu pc e também mostra o Audacious tocando (ao fechar ele some).


# UBUNTU-CONKY
# A comprehensive conky script, configured for use on
# Ubuntu / Debian Gnome, without the need for any external scripts.
#
# Based on conky-jc and the default .conkyrc.
# INCLUDES:
# - tail of /var/log/messages 
# - netstat connections to your computer
#
# -- Pengo (conky@pengo.us)
#

# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_hints undecorated,below,skip_taskbar
background yes
own_window_type override

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

# fiddle with window oboje yes
use_spacer yes   
use_xft yes

# Update interval in seconds
update_interval 3.0

# Minimum size of text area
minimum_size 150 5

# Maximum width of text area
maximum_width 245

# Draw shades?
draw_shades yes

# Text stuff
draw_outline no # amplifies text if yes
draw_borders no

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

# Stippled borders?
stippled_borders 1

# border margins
border_margin 1

# border width
border_width 1

# Default colors and also border colors, grey90 == #e5e5e5
default_color green
default_shade_color black
default_outline_color grey90

# own_window_colour black
own_window_transparent yes

# 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
gap_x 5
gap_y 5

# stuff after 'TEXT' will be formatted on screen

override_utf8_locale yes
xftfont Terminus:size=10
xftalpha 0.8

TEXT

${color slate grey}${hr 2}
${color slate grey}${alignc}${voffset 6}${time %A %e %B %G}
${color slate grey}${font Arial Black:size=26}${alignc}${time %H:%M}${font}
            
${color slate grey}${font OpenLogos:size=30}${alignc}J${font OpenLogos:size=35}^${font}
${hr 2}
${voffset 2}${color}${font StyleBats:size=12}O ${font}${color slate grey}UpTime: ${color }$uptime
${color}${font StyleBats:size=12}Q ${font}${color slate grey}Kernel: ${color }$kernel
${color}${font StyleBats:size=12}Z ${font}${color slate grey}Public IP: ${color }${execi 1 ~/scripts/ip.sh}
${color}${font StyleBats}y ${font}${color slate grey}System temp: ${color}${acpitemp}°C
${font StyleBats:size=12}k ${font}${color slate grey}GPU temp: ${color}${execi 20 nvidia-settings -q gpucoretemp |grep Attribute |awk '{print $4}' |cut -c1-2} °C

${color slate grey}CORE 1: ${color}$font${cpu cpu1}% $alignr ${color slate grey}CORE 2: ${color}$font${cpu cpu2}%
${cpugraph cpu1 25,120 789E2D A7CC5C} $alignr${cpugraph cpu2 25,120 789E2D A7CC5C}
${color slate grey}${hr 2}
${color}${font Webdings:size=12}i ${font}${color slate grey}Top 5                       ${alignr}CPU%  MEM%
${color}${top name 1} ${alignr}${top cpu 1}    ${top mem 1}
${color slate grey}${top name 2} ${alignr}${top cpu 2}    ${top mem 2}
${top name 3} ${alignr}${top cpu 3}    ${top mem 3}
${top name 4} ${alignr}${top cpu 4}    ${top mem 4}
${top name 5} ${alignr}${top cpu 5}    ${top mem 5}

${color slate grey}MEM:  ${color} $memperc% $mem/$memmax
${color slate grey}${membar 3,245}
${color slate grey}SWAP: ${color } $swapperc% $swap/$swapmax
${color slate grey}${swapbar 3,245}

${color slate grey}ROOT:    ${color }${fs_free /}/${fs_size /}
${color slate grey}${fs_bar 3,245 /}
/Home ${alignr}${fs_free /home} / ${fs_size /home} (${fs_free_perc /home}%)
${fs_bar 4 /home}
${color slate grey}${fs_bar 3,245 /media/disk}
${voffset 6}${color}${font PizzaDude Bullets:size=12}S${font}  ${color slate grey}Tot.dow. ${color }${totaldown eth0}
${voffset 1}${color}${font PizzaDude Bullets:size=12}r${font}  ${color slate grey}Down: ${color }${downspeed eth0}k/s${alignr}${downspeedgraph eth0 10,120 789E2D A7CC5C}

${color}${font PizzaDude Bullets:size=12}M${font}  ${color slate grey}Tot.up. ${color }${totalup eth0}
${voffset 1}${color}${font PizzaDude Bullets:size=12}v${font}  ${color slate grey}Up: ${color }${upspeed eth0}k/s${alignr}${upspeedgraph eth0 10,120 789E2D A7CC5C}
${color slate grey}${hr 2}
${if_running audacious2}
${color2}Audacious play:: ${color slate gray}${exec audtool2 --current-song | cut -b-34}
${color slate gray}${exec audtool2 --current-song-bitrate-kbps} kbps * ${color slate gray}${exec audtool2 --current-song-length} ${color slate gray}${execbar expr 100 \* $(audtool2 --current-song-output-length-seconds) \/ $(audtool2 --current-song-length-seconds)}
$endif
  


Comentários
[1] Comentário enviado por rrafael em 25/05/2010 - 09:44h

Voce poderia postar uma foto de com ficou... abraço.

[2] Comentário enviado por tatuiano em 28/05/2010 - 19:48h

cara desculpa a demora meu pc deu pau rsrsrs segue o link do print.: http://www.vivaolinux.com.br/screenshot/Gnome-conky-com-audacious/


Contribuir com comentário

  



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts