guest@dotshare [~/groups/info/conky] $ ls Bar-info-conky/ | cat

Bar info conky (scrot, raw, dl)

wishbon Oct 10, 2016 (info/conky)

SCROT

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
double_buffer yes
draw_borders no
draw_graph_borders no
own_window_class conky
own_window yes
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_argb_visual yes
border_margin 3
draw_shades no # sombra al texto
gap_x 5
gap_y 5
mpd_host localhost
mpd_port 6600
alignment bottom_left
update_interval 1
default_color  ffffff
use_xft yes
#font snap-7
xftfont envy code r:size=9
xftalpha 1
text_buffer_size 2048
override_utf8_locale yes
use_spacer none
minimum_size 1355 0
own_window_argb_value 153
own_window_transparent no
own_window_colour 222222
TEXT
${color d1d1d1}Fecha:${color} ${time %a, %d/%b/%y} \
${color d1d1d1}Hora:${color} ${time %H:%M } | \
${color d1d1d1}Cancion:${color} ${mpd_artist} - ${mpd_title} | \
${color d1d1d1}Kernel${color}: ${kernel} | \
${color d1d1d1}Cpu:${color} ${cpu}%${color}${font}  \
${color d1d1d1}Ram:${color} ${memperc}%${color}${font}  \
${color d1d1d1}Swap:${color} ${swapperc}%${color}${font}  |  \
${color d1d1d1}Hdd:${color} ${fs_used_perc /}% ${fs_used /} - ${fs_size /}${color}  |  \
${color d1d1d1}Libre:${color} ${fs_free /}${color}${font} \
${alignr}Sergio Fredes
#
#Por si quieres agregar mas http://conky.sourceforge.net/docs.html

CLICK TO VIEW

x