2009-11-05 10:47:01 +01:00
|
|
|
#avoid flicker
|
|
|
|
double_buffer yes
|
2009-11-05 11:58:10 +01:00
|
|
|
background yes
|
|
|
|
|
2009-11-05 10:47:01 +01:00
|
|
|
#own window to run simultanious 2 or more conkys
|
|
|
|
own_window yes
|
|
|
|
own_window_transparent no
|
|
|
|
own_window_type normal
|
2010-04-15 13:58:22 +02:00
|
|
|
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
|
2009-11-05 10:47:01 +01:00
|
|
|
|
|
|
|
#borders
|
|
|
|
draw_borders no
|
|
|
|
|
|
|
|
#shades
|
|
|
|
draw_shades no
|
|
|
|
|
|
|
|
#position
|
|
|
|
gap_x 6
|
|
|
|
gap_y 2
|
2009-11-05 10:53:29 +01:00
|
|
|
alignment top_right
|
2009-11-05 10:47:01 +01:00
|
|
|
|
|
|
|
#behaviour
|
|
|
|
update_interval 1
|
|
|
|
|
|
|
|
#colour
|
|
|
|
default_color 9f907d
|
2010-04-15 13:58:22 +02:00
|
|
|
color2 D8476A
|
|
|
|
color3 929292
|
2009-11-05 10:47:01 +01:00
|
|
|
|
|
|
|
#default_shade_color 000000
|
|
|
|
#own_window_colour 3d352a
|
|
|
|
own_window_colour 3e3c3a
|
|
|
|
|
|
|
|
#font
|
|
|
|
use_xft yes
|
2010-04-15 13:58:22 +02:00
|
|
|
xftfont bauhaus:pixelsize=8
|
2009-11-05 10:47:01 +01:00
|
|
|
|
|
|
|
#to prevent window from moving
|
2009-11-05 10:53:29 +01:00
|
|
|
use_spacer none
|
|
|
|
#use_spacer right
|
2010-12-13 19:04:35 +01:00
|
|
|
minimum_size 1680 0
|
2009-11-05 10:47:01 +01:00
|
|
|
|
|
|
|
TEXT
|
2014-02-21 17:21:43 +01:00
|
|
|
${alignc}Kernel: ${color D7D3C5}$kernel | ${color}Uptime: ${color D7D3C5}${uptime_short} | ${color }Down: ${color D7D3C5}${font}${downspeed eth0} Kb/s - ${color D7D3C5}${totaldown eth0} | ${color }Up: ${color D7D3C5}${upspeed eth0} Kb/s - ${color D7D3C5}${totalup eth0} | ${color }Root: ${color D7D3C5}${fs_free /} ${fs_bar 6,60 /} | ${color} Temps: ${color D7D3C5} ${execi 300 $HOME/config/scripts/weather.sh "EUR|FR|FR012|PARIS"}
|
2010-12-13 19:04:35 +01:00
|
|
|
${alignc}${color light grey}${time %a %D %k:%M} | ${color }Mem: ${color D7D3C5}$memperc% ${color D7D3C5} ${membar 6,80}${color D7D3C5} | ${color}hog:${color D7D3C5} ${top_mem name 1}${offset -25}${top_mem mem 1}%${color grey} | ${color}Cpu: ${color D7D3C5}${cpu}% ${color D7D3C5}${cpugraph 9,80 AEA08E 9F907D} ${color D7D3C5} | ${color}hog:${color D7D3C5} ${top name 1}${offset -25}${top cpu 1}% | ${color}tempCpu:${color D7D3C5} $acpitemp | ${color}battery:$color ${color D7D3C5}${battery_bar 4,50 BAT1} #| ${color}Users:${color D7D3C5}${user_names}
|