Conky (.conkyrc)

conkyrc de uma linha só, 1440x900+

Categoria: X11

Software: Conky

[ Hits: 7.811 ]

Por: Renan Birck Pinheiro


Conkyrc para uso como uma barra, feito para resoluções maiores que 1440x900, usando o MPD (Music Player Daemon) e com suporte a wireless, bateria e modulação de frequência do processador.

Os sensores encontram-se configurados para uso nos notebooks com processador Core 2 (módulo "coretemp"), assim será preciso reconfigurá-los em outras circunstâncias.


# Adapted from:

# http://bbs.archlinux.org/viewtopic.php?pid=364143#p364143

# set to yes if you want Conky to be forked in the background
background no

# Usar fontes truetype?
use_xft yes 

# Use uma fonte pixel ou fixed-width para melhores resultados.
xftfont cure:size=6

# Onde está o nosso mpd? Deixe 127.0.0.1 se ele for na máquina local.
mpd_host 127.0.0.1 
mpd_port 6600

# mail spool (não usamos)
mail_spool $MAIL

# 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

# Se você usa GNOME mude para Yes
own_window no

# If own_window is yes, you may use type normal, desktop or override
own_window_type normal

# Use pseudo transparency with own_window?
own_window_transparent yes

# If own_window_transparent is set to no, you can set the background colour here
own_window_colour hotpink

# If own_window is yes, these window manager hints may be used
#own_window_hints undecorated,below,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 280 5

# Draw shades?
draw_shades yes

# Draw outlines?
draw_outline no
#draw_outline yes

# Draw borders around text
#draw_borders yes
draw_borders no

# Draw borders around graphs
draw_graph_borders yes

# Stippled borders?
stippled_borders 8

# border margins
border_margin 4

# border width
border_width 1

# Default colors and also border colors
default_color lightgrey 
default_shade_color black
default_outline_color black

# Onde queremos a barra? No topo ou embaixo?
#alignment top_left
alignment bottom_left
#alignment none

# Tirar as bordas da tela
#gap_x 12
gap_x 0
gap_y 0
#gap_y 12
#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

# Usar UTF8 sempre? (resolve problemas com caracteres especiais)
override_utf8_locale yes

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

#Defina isso para um tamanho adequado ao seu monitor!
maximum_width 1440
minimum_size 1280

# Aqui começa o .conkyrc.

TEXT
${color lightgrey}${freq_g 0}GHz @${platform coretemp.0 temp 1}C: ${color #cc4444}${cpu cpu0}% ${color}${freq_g 1}GHz @${platform coretemp.1 temp 1}C : ${color #cc4444}${cpu cpu1}% ${color lightgrey} | RAM: ${color}$mem  ${color lightgrey}Swap: ${color}$swap | / ${fs_free /} files ${fs_free /mnt/arquivos} | WLAN: ${wireless_essid wlan0} @${wireless_link_qual wlan0}% : ${addr wlan0}${color lightgrey} DL: ${color #15F600}${downspeed wlan0} ${color lightgrey}UL: ${color #FF2CAE}${upspeed wlan0}${color lightgrey}| ETH: ${addr eth0}  DL: ${color #15F600}${downspeed eth0} ${color lightgrey}UL: ${color #FF2CAE}${upspeed eth0} ${color lightgrey}| ${color #88aadd}$mpd_status ${color #88aadd}$mpd_smart ${color lightgrey} $mpd_elapsed/$mpd_length | ${alignc} $battery $battery_time ${color lightgrey} | ${time %X} up ${uptime} |  ${loadavg 1}
  


Comentários

Nenhum comentário foi encontrado.


Contribuir com comentário

  



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts