Conky (.conkyrc)
ConkyFaenza por davidsousarj
Categoria: Miscelânea
Software: Conky
[ Hits: 5.209 ]
Por: David Wilian Oliveira de Sousa
Essa é uma modificação de uma configuração antiga do Conky que encontrei num screenshot aqui no VOL. Na verdade apenas me inspirei nela, está bem diferente do original.
Obs.: Requer o pacote conkyforecast instalado, e requer alguns arquivos extras que você pode obter aqui (também traduzi os títulos para inglês):
http://davidsousarj.deviantart.com/art/ConkyFaenzaMod-by-davidsousarj-264261756
Abraços.
# Conky-Faenza mod by david.sousarj # 100% GPL ~ Feel free to modif! # Faenza icons by Tiheum # 18 Oct 2011 # Default Fonts use_xft yes xftalpha 0.8 override_utf8_locale yes # Performance Settings double_buffer yes update_interval 1 total_run_times 0 no_buffers yes # Cache Setting #imlib_cache_size 0 # Window Settings own_window yes own_window_type normal # override own_window_transparent yes own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # Window border draw_borders no draw_shades no draw_graph_borders no draw_outline no # Default Color default_color white #CCCCCC # Size and position minimum_size 500 maximum_width 250 gap_x 10 gap_y 30 alignment top_right #Other uppercase no cpu_avg_samples 2 net_avg_samples 2 use_spacer right ################################################################### TEXT ${font Ubuntu:size=14}${time %a , %d / %m}$alignr${time %H : %M} ${image ~/.conky/icons/spacer.png -p 0,35 194x4} ${image ~/.conky/icons/system.png -p 0,41 24x24}${font Ubuntu:size=12}${color green} Sistema ${font Ubuntu:size=8}${color white}Kernel:${alignr}${kernel} Tempo ligado: $alignr$uptime ${cpugraph cpu0 20,200 888888 dddddd} ${image ~/.conky/icons/jockey.png -p 0,123 24x24}${font Ubuntu:size=12}${color green} CPU/Memória ${font Ubuntu:size=8}${color white}CPU:1 ${cpu cpu1}% ${color gray}${cpubar cpu1} ${color white}CPU:2 ${cpu cpu2}% ${color gray}${cpubar cpu2} ${color white}MEM: $alignc $mem / $memmax $alignr $memperc% ${color gray}$membar ${color white}Processos $alignr CPU% MEM% ${top name 1}$alignr${color gray}${top cpu 1}${top mem 1} ${color white}${top name 2}$alignr${color gray}${top cpu 2}${top mem 2} ${color white}${top name 3}$alignr${color gray}${top cpu 3}${top mem 3} ${color white}${top name 4}$alignr${color gray}${top cpu 4}${top mem 4} ${image ~/.conky/icons/media.png -p 0,305 24x24}${font Ubuntu:size=12}${color green} Armazenamento ${font Ubuntu:size=8}${color white}Home ${fs_used /home} / ${fs_size /home} ${color gray}${fs_bar 6 /home} ${color white}Root: ${fs_used /} / ${fs_size /} ${color gray}${fs_bar 6 /} # Se você não usa bateria, adicione um "#" ao começo da linha abaixo: ${image ~/.conky/icons/battery.png -p 0,381 24x24}${font Ubuntu:size=12}${color green} Bateria: ${alignr}${color gray}${font Ubuntu:size=8}${battery BAT1} ${color white} ${font ConkyWeather:size=24}${execi 1800 conkyForecast --location=BRXX0722 --datatype=WF}${font Ubuntu:size=12}${color green} Clima ${font Ubuntu:size=10}${color white}${execi 1800 conkyForecast --location=BRXX0722 --datatype=CN} ${alignr}${color gray}${execi 1800 conkyForecast --location=BRXX0722 --datatype=HT} #Se sua internet é wireless, coloque "#" no começo das linhas abaixo e tire o "#" nas linhas que seguem ${image ~/.conky/icons/network.png -p 0,480 24x24}${font Ubuntu:size=12}${color green} Rede: ${font Ubuntu:size=8}${color white}${downspeedgraph eth0 9,120 FFFFFF 3785D7} Down: ${totaldown eth0} Velocidade: ${downspeed eth0} ${upspeedgraph eth0 9,120 FFFFFF 3785D7} Up: ${totalup eth0} Velocidade: ${upspeed eth0} #${image ~/.conky/icons/wifi.png -p 0,480 24x24}${font Ubuntu:size=12}${color green} Rede: #${font Ubuntu:size=8}${color white}${downspeedgraph wlan0 9,120 FFFFFF 3785D7} #Down: ${totaldown wlan0} Velocidade: ${downspeed wlan0} #${upspeedgraph wlan0 9,120 FFFFFF 3785D7} #Up: ${totalup wlan0} Velocidade: ${upspeed wlan0}
Aprenda a Gerenciar Permissões de Arquivos no Linux
Como transformar um áudio em vídeo com efeito de forma de onda (wave form)
Como aprovar Pull Requests em seu repositório Github via linha de comando
Como instalar o Google Cloud CLI no Ubuntu/Debian
Mantenha seu Sistema Leve e Rápido com a Limpeza do APT!
Procurando vídeos de YouTube pelo terminal e assistindo via mpv (2025)
Alguém que utilize o Warsaw do BB no Ubuntu 24.04 (1)
Usar uma VM dentro do meu notebook como firewall para um dispositivo e... (1)