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

Cronky (scrot) (+4 likes)

dipilibupap Jun 28, 2011 (info/conky)

.conkyrc(raw, dl)

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
background no
use_xft yes
xftfont erus:size=08
update_interval 3.0
total_run_times 0
own_window yes
own_window_type desktop
own_window_transparent yes
own_window_hints undecorated,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size  550
maximum_width 550
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders yes
alignment top_left
gap_x 200
gap_y 415
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no

TEXT
${goto 10}${color ce2c51}RAM         ${goto 110}BATTERY         ${goto 220}WIRELESS \
${goto 360}ETHERNET\

${goto 10}${color ffffff}used: ${mem}${goto 110}${battery}      ${goto 220}wlan0: ${addr wlan0} \
${goto 360}eth0: ${addr eth0}\

${goto 10}free:  ${memfree}          ${goto 110}${battery_bar 8,80} ${goto 220}essid: ${wireless_essid wlan0} \
${goto 360}${downspeedf eth0}/${upspeedf eth0} KiB/s
                                     ${goto 110}${battery_time}${goto 220}signal: ${wireless_link_bar 8,70 wlan0} \

${goto 220}${downspeedf wlan0}/${upspeedf wlan0} KiB/s

CLICK TO VIEW

x

.conkyrc(raw, dl)

 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
background no
use_xft yes
xftfont Helvetica:size=60
xftalpha 0.9
update_interval 3.0
total_run_times 0
own_window yes
own_window_type desktop
own_window_transparent yes
own_window_hints undecorated,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size  200
maximum_width 250
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
default_color 808080
default_shade_color 101319
default_outline_color green
alignment top_left
gap_x 15
gap_y 200
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
TEXT
${color 000000}${time %H} ${color ffffff}${time %M}
 

x

.conkyrc(raw, dl)

 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
background no
use_xft yes
xftfont Helvetica:size=30
update_interval 4
total_run_times 0
own_window yes
own_window_type desktop
own_window_transparent yes
own_window_hints undecorated,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size  300
maximum_width 500
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
default_color 808080
default_shade_color 101319
alignment top_left
gap_x 300
gap_y 200
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no

TEXT
${color ce2c51}${time %a}. ${time %d} 
${color ffffff}${time %B} ${time %Y}
 

x

Notes

This conky is not created by me , i use it for the simplicity it offers when i HAVE to use floating wm’s