conky (conkyrc)

Conky com Lua

Categoria: X11

Software: conky

[ Hits: 5.285 ]

Por: Daniel Martinho Bisleri


conky usado por mim


# Use Xft?
use_xft yes
xftfont DejaVu Sans:size=8
xftalpha 0.8
color0 FFFFFF
color1 FCAF3E

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 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 180 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 0

# border width
border_width 0

# Default colors and also border colors
default_color white
#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 35
gap_y 35

# 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

# 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


default_color FFFFFF

# Lua Load  #
lua_load ~/.lua/clock_rings.lua
lua_draw_hook_pre clock_rings

TEXT
${voffset 8}${color 4169E1}${font caviar dreams:size=16}${time %A}${font}${voffset -8}${alignr 50}${color FFFFFF}${font caviar dreams:size=38}${time %e}${font}
${color FFFFFF}${voffset -30}${color FFFFFF}${font caviar dreams:size=18}${time %b}${font}${voffset -3} ${color FFFFFF}${font caviar dreams:size=20}${time %Y}${font}${color 4169E1}${hr}
${voffset 125}${font caviar dreams:size=10}${alignr}PORTO 
${alignr}ALEGRE${font}
${font caviar dreams:size=12}${color FFFFFF}${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ SBPA temperature temperature 30} °C${font}
${image ~/.conky/new-ubuntu-logo.png -p 64,125 -s 70x20}

${color FFFFFF}${goto 56}${voffset 100}${cpu cpu0}%
${color FFFFFF}${goto 80}${voffset -13}${cpu cpu1}%
${color FFFFFF}${goto 104}${voffset -13}${cpu cpu2}%
${color FFFFFF}${goto 128}${voffset -13}${cpu cpu3}%
${color 4169E1}${goto 150}${voffset -40}${font caviar dreams:size=12}CPU${font}
${color FFFFFF}${goto 20}${voffset -153}${memperc}%
${color 4169E1}${goto 20}RAM
${color FFFFFF}${goto 20}${voffset 20}${swapperc}%
${color 4169E1}${goto 20}Swap
${color FFFFFF}${goto 20}${voffset 20}${fs_used_perc /}%
${color 4169E1}${goto 20}Disk
${color FFFFFF}${goto 100}${voffset 110}${font caviar dreams:size=10}${color 339900} D ${color}${font}${downspeed eth0}
${color FFFFFF}${goto 100}${font caviar dreams:size=10}${color 4169E1} U ${color}${font}${upspeed eth0}
${color 4169E1}${goto 105}LAN
${color 4169E1}${goto 105}${addr eth0}

${color FFFFFF}${goto 0}${voffset -72}${font caviar dreams:size=10 }${color 339900} D ${color}${font}${downspeed wlan0}
${color FFFFFF}${goto 0}${font caviar dreams:size=10}${color 4169E1} U ${color}${font}${upspeed wlan0}
${color 4169E1}${goto 5}WAN
${color 4169E1}${goto 5}${addr wlan0}

${color FFFFFF}CPU ${hr 2}
${color 4169E1}${top name 1}$alignr${top cpu 1} %
${color 4169E1}${top name 2}$alignr${top cpu 2} %
${color 4169E1}${top name 3}$alignr${top cpu 3} %
${color FFFFFF}MEMÓRIA ${hr 2}
${color 4169E1}${top_mem name 1}$alignr${top_mem mem 1} %
${color 4169E1}${top_mem name 2}$alignr${top_mem mem 2} %
${color 4169E1}${top_mem name 3}$alignr${top_mem mem 3} %

${color FFFFFF}${font caviar dreams:size=9}Uptime: ${uptime_short}
${color FFFFFF}${font caviar dreams:size=9}Processes: ${processes}
${color FFFFFF}${font caviar dreams:size=9}Running: ${running_processes}
${color 4169E1}${font caviar dreams:size=9}${alignr}${nodename}
${color 4169E1}${font caviar dreams:size=9}${alignr}${pre_exec cat /etc/issue.net}  $machine
${color 4169E1}${font caviar dreams:size=9}${alignr}Kernel: ${kernel}
  


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