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

conky medusa voidlinux (raw, dl)

wagmic Jan 24, 2015 (info/conky)
 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
42
43
44
45
46
47
48
49
50
#  insiré par Conky Config - OpenBSD  by Conky-Str0k3
#---------------------------------------------------

#  Settings
#----------------------------------------------------


background no
use_xft yes
xftfont neoxis:size=8
xftalpha 1
text_buffer_size 50000
update_interval 1
total_run_times 0
own_window yes
own_window_transparent yes
own_window_class Conky
#own_window_colour 11821
#own_window_colour 030A24
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
default_color 789922
default_shade_color black
#default_outline_color white
gap_x 0
gap_y 5
no_buffers yes
uppercase no
cpu_avg_samples 10
override_utf8_locale yes
#temperature_unit celsius
#alignment bottom_center
alignment top_right
minimum_size 1280 1
short_units yes
pad_percents 1
top_name_width 1
uppercase no


#  Output 
#-----------------------------------------------------
TEXT
${alignc}${color 9db270}Kernel : ${color 8c8b8b}${kernel}${color 9c77b2} * ${color 9db270}Uptime : ${color 8c8b8b}$uptime${color 9c77b2} * ${color 9db270} Cpu1 : ${color 8c8b8b}${cpu cpu1 0, 80}${color 8c8b8b}%${color 9db270} Cpu2 : ${color 8c8b8b}${cpu cpu2 0, 80}${color 8c8b8b}%${color 9c77b2} * ${color 9db270}Ram:${color 8c8b8b}${mem}
${alignc}${color}Ip${color 9c77b2}--> ${color 8c8b8b}${execi 1800 wget -q -O - http://ip.tupeux.com | tail } ${color 9c77b2}/${color 8c8b8b} ${addr wlp1s0} ${color 9c77b2}|${color} Down ${color 8c8b8b}${downspeedf wlp1s0} /s ${color}Up ${color 8c8b8b}${upspeedf wlp1s0} /s ${color 9c77b2}|${color} Total${color 9c77b2}--> ${color}Up: ${color 8c8b8b}${totalup wlp1s0} ${color}Down: ${color 8c8b8b}${totaldown wlp1s0} ${color 9c77b2}|${color} ESSID : ${color 8c8b8b}${wireless_essid wlp1s0} ${color 9c77b2}|${color} Q : ${color 8c8b8b}${wireless_link_qual_perc wlp1s0}% 
${voffset -30}${color 9db270}${font neoxis:size=25}Voidlinux

CLICK TO VIEW

x

Notes

inspire by Conky-Str0k3