42 lines
1.9 KiB
Plaintext
42 lines
1.9 KiB
Plaintext
#background no
|
|
#out_to_console yes
|
|
#total_run_times 0
|
|
#no_buffers yes
|
|
#uppercase no
|
|
#update_interval 5
|
|
#maximum_width 1
|
|
|
|
#Avoid flicker
|
|
double_buffer yes
|
|
#own window to run simultanious 2 or more conkys
|
|
#on_bottom no
|
|
own_window yes
|
|
own_window_transparent yes
|
|
own_window_type override
|
|
own_window_hints undecorate,sticky,skip_taskbar,skip_pager
|
|
#borders
|
|
draw_borders no
|
|
border_margin 0
|
|
#shades
|
|
draw_shades no
|
|
#position
|
|
gap_x 0
|
|
gap_y 4
|
|
alignment top_middle
|
|
#behaviour
|
|
update_interval 5
|
|
#colour
|
|
default_shade_color 000000
|
|
own_window_colour 3d414c
|
|
#font
|
|
use_xft yes
|
|
xftfont snap:pixelsize=12
|
|
#to prevent window from moving
|
|
use_spacer no
|
|
#maximum_size 1280 0
|
|
|
|
|
|
TEXT
|
|
${alignc}${color cyan}:: ${color orange}Kernel: ${color D7D3C5}$kernel ${color cyan}:: ${color D7D3C5}${time %H:%M %d/%m/%y} ${color cyan}:: ${color orange}Cpu1: ${color D7D3C5}${cpu cpu1}% ${cpubar 6,50 AEA08E 9F907D} ${color D7D3C5} == ${color orange}Cpu2: ${color D7D3C5}${cpu cpu2}% ${cpubar 6,50 AEA08E 9F907D} ${color D7D3C5} ${color cyan}:: ${color orange}Mem: ${color D7D3C5}$mem/$memmax - $memperc% ${membar 6,50}${color D7D3C5} ${color cyan}:: ${color orange}Net: ${color green}${downspeed eth0} ${color D7D3C5}Kb/s ${downspeedgraph eth0 8,50 AEA08E 9F907D} ${color D7D3C5} ${totaldown eth0} ${color purple}down ${color D7D3C5}- ${color red}${upspeed eth0} ${color D7D3C5}Kb/s ${upspeedgraph eth0 8,50 green 9F907D} ${color 909090}${totalup eth0} ${color purple}up ${color cyan}::
|
|
${alignc}${color cyan}:: ${color orange}Temperature: ${color D7D3C5}${acpitemp} C ${color cyan}:: ${color orange}Battery: ${color D7D3C5}${battery}-${battery_time} ${color cyan}:: ${color orange}terra: ${color D7D3C5}${font}${fs_free /} / ${fs_size /} - ${fs_free_perc /}% ${color orange}mercury: ${color D7D3C5}${fs_free /mnt/mercury} / ${fs_size /mnt/mercury} - ${fs_free_perc /mnt/mercury}% ${color cyan}::
|