Arch Linux

Openbox Arch Linux

screenfetch + conky em um Arch Linux enxutinho.

[ 1.202 hits ]

Publicado em: 28/04/2012

Enviado por groki




  

Comentários
[1] Comentário enviado por JJSantos em 28/04/2012 - 16:53h

Ficou simplesmente [*****]!
10....
Manda o link desse conky?

[2] Comentário enviado por Stinky_F00t em 28/04/2012 - 18:22h

Obrigado pelo comentário, Josué. Aqui vai o link do conky:
http://slawekebi.deviantart.com/art/conky-173946718?q=boost%3Apopular%20conky&qo=145

Ele precisa de uns pequenos ajustes de tradução do polonês e do link que o wget puxa o IP público que tá meio bichado no .conkyrc original, se você quiser te mando o meu .conkyrc já modificado. :)

[3] Comentário enviado por JJSantos em 28/04/2012 - 19:22h

Manda ai..

[4] Comentário enviado por Stinky_F00t em 28/04/2012 - 19:34h

# Use Xft?
use_xft yes
xftfont DejaVu Sans:size=7
xftalpha 0.8
text_buffer_size 2048

# Update interval in seconds
update_interval 1

# 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_hints undecorate,sticky,skip_taskbar,skip_pager

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

# Minimum size of text area
minimum_size 200 0
maximum_width 200

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Stippled borders?
stippled_borders 0

# border margins
#border_margin 5

# border width
#border_width 1

# Default colors and also border colors
default_color D9D4CC
#default_shade_color black
#default_outline_color white
own_window_colour white

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

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

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

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

TEXT
${font :size=10:style=bold}SYSTEM${font} ${hr 1}
${goto 5}${voffset 3}${font OpenLogos:size=56}${color C2C2C2}t${color}${font}${goto 80}${voffset -30}${pre_exec cat /etc/issue.net} $machine
${goto 80}Kernel: ${kernel}
${hr 1}
${voffset 8}${font StyleBats:size=16}${color 7B9494}A${color}${font} ${voffset -5}CPU: ${cpu cpu1}% / ${color 7B9494}${exec sensors | grep "Core0" | cut -d "+" -f2 | cut -c1-6}C${color}${alignr}${color 7B9494}${cpubar cpu1 8,60}${color}
#${font StyleBats:size=16}${color 7B9494}A${color}${font} CPU2: ${cpu cpu2}% ${alignr}${cpubar cpu2 8,60}
${voffset 5}${font StyleBats:size=16}${color 7B9494}g${color}${font} ${voffset -5}RAM: $memperc% ${alignr}${color 7B9494}${membar 8,60}${color}
${voffset 5}${font StyleBats:size=16}${color 7B9494}j${color}${font} ${voffset -5}SWAP: $swapperc% ${alignr}${color 7B9494}${swapbar 8,60}${color}
${voffset 5}${font StyleBats:size=16}${color 7B9494}q${color}${font} ${voffset -5} Uptime: ${alignr}${uptime}
${voffset 5}${font StyleBats:size=16}${color 7B9494}k${color}${font} ${voffset -5} Processes: ${alignr}$processes ($running_processes running)
${goto 7.5}${voffset 4}${font Poky:size=15}${color 7B9494}a${color}${font}${goto 32}${voffset -10}Process Name: ${alignr 35}CPU${alignr}RAM
${goto 32}${voffset -5.5}${hr 1}
${voffset -1}${goto 32}${top name 1} ${goto 124}${top cpu 1}${alignr }${top mem 1}
${voffset -1}${goto 32}${top name 2} ${goto 124}${top cpu 2}${alignr }${top mem 2}
${voffset -1}${goto 32}${top name 3} ${goto 124}${top cpu 3}${alignr }${top mem 3}
${voffset -1}${goto 32}${top name 4} ${goto 124}${top cpu 4}${alignr }${top mem 4}
${voffset 10}${font :size=10:style=bold}DISK${font} ${hr 1}
${voffset 8}${font Poky:size=15}${color 7B9494}y${color}${font}${offset 6}${voffset -7}/: ${font Liberation Sans:size=8}${color 7B9494}${fs_used_perc /}%${font}${color}
${color 7B9494}${voffset 2}${fs_bar 4,20 /}${offset 8}${voffset -2}${color}free: ${fs_free /}${alignr}used: ${fs_used /}
${voffset 8}${font Poky:size=15}${color 7B9494}y${color}${font}${offset
6}${voffset -7}Slackware: ${font Liberation Sans:size=8}${color 7B9494}${fs_used_perc /dev/sda1}%${font}${color}
${color 7B9494}${voffset 2}${fs_bar 4,20 /dev/sda1}${offset 8}${voffset -2}${color}free: ${fs_free /dev/sda1}${alignr}used: ${fs_used /dev/sda1}
${voffset 8}${font Poky:size=15}${color 7B9494}y${color}${font}${offset 6}${voffset -7}IPOD: ${font Liberation Sans:size=8}${color 7B9494}${fs_used_perc /media/IPOD}%${font}${color}
${color 7B9494}${voffset 2}${fs_bar 4,20 /media/IPOD}${offset
8}${voffset -2}${color}free: ${fs_free /media/IPOD}${alignr}used: ${fs_used /media/IPOD}
${voffset 10}${font :size=10:style=bold}INTERNET${font} ${hr 1}
${if_up eth1}
${voffset 8}${font PizzaDude Bullets:size=14}${color
7B9494}O${color}${font}${goto 32}${voffset -9}Up-speed: ${upspeed eth1}${font} ${alignr}${upspeedgraph eth1 8,60 ffffff ffffff}
${goto 32}Total up: ${totalup eth1}
${voffset 8}${font PizzaDude Bullets:size=14}${color
7B9494}U${color}${font}${goto 32}${voffset -9}Down-speed: ${downspeed eth1}${font} ${alignr}${downspeedgraph eth1 8,60 ffffff ffffff}
${goto 32}Total down: ${totaldown eth1}
${voffset 8}${font Poky:size=14}${color 7B9494}w${color}${font}${goto
32}${voffset -12}Inner IP: ${alignr}${addr eth1}
${goto 32}Public IP: ${alignr}${execi 3600 wget -q -O - checkip.dyndns.org|sed -e 's/.*Current IP Address: //' -e 's/<.*$//' | tail}
${endif} ${voffset 10}${font :size=10:style=bold}MOC${font} ${hr 1}
${if_running mocp}${color SlateGray3}
${voffset -3}${color SlateGray3}Artist: ${color }${exec mocp -i | sed -n -e 's/\(Artist:\) \(.*\)/\2/p'}
${voffset 3}${color SlateGray3}Song: ${color }${exec mocp -i | sed -n -e 's/\(SongTitle:\) \(.*\)/\2/p'}
${voffset 3}${color SlateGray3}Album: ${color }${exec mocp -i | sed -n -e 's/\(Album:\) \(.*\)/\2/p'}${endif}

[5] Comentário enviado por Stinky_F00t em 28/04/2012 - 19:38h

Atente para as quebras de página, se colar do jeito que aparece aí vai ficar bichado. Dá um "backspace" em todas as linhas que não começam com "$" no TEXT para que elas virem continuações da linha anterior.

[6] Comentário enviado por JJSantos em 28/04/2012 - 20:09h

Tó ligado, vlw brother.

[7] Comentário enviado por JJSantos em 28/04/2012 - 23:00h

Qual a fonte usadas?

[8] Comentário enviado por Stinky_F00t em 28/04/2012 - 23:25h

As fontes vêm no arquivo *.7z disponível pra download no link que eu te mandei.

As fontes são:
Liberation-*.ttf
PizzadudeBullets.ttf
Poky.ttf
StyleBats.ttf
openlogos.ttf

[9] Comentário enviado por JJSantos em 28/04/2012 - 23:30h

Esqueçe, brother, vlw... Já consegui.

[10] Comentário enviado por Stinky_F00t em 29/04/2012 - 01:07h

Disponha. :)

----------------------------------------
De qualquer jeito vou deixar as fontes (e o script) aqui em *.tar.gz caso alguém mais queira:

http://www.4shared.com/archive/qb9iR1bg/conkytar.html


$tar vzxf conky.tar.gz
$mv Conky .Conky
$cd .Conky
$mv fonts ~/.fonts


Contribuir com comentário




Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts