##Greek original translated with Google Translate. Apologies for any errors

alignment top_right
#alignment top_left
#alignment bottom_left
#alignment bottom_right

# Create an individual, own window instead of using Desktop, (especially for Nautilus)
own_window yes

# Supersede (other preferences below)
own_window_type normal

# Transparent Backgrounds (SPONTANEOUS)
own_window_transparent yes

# Window behavior
own_window_hints undecorated,below,skip_taskbar,skip_pager

# Using double buffering (reduction of "flicker")
#buffering:memory used for temporary storage of data production and import.
double_buffer yes

# Use (yes) Anti-Aliasing for fonts (YES for Greek fonts). Just try "no".
use_xft yes

# Refresh information update to "conky" in seconds (here every 3 seconds).
update_interval 1.0

# Minimum size.
minimum_size 150 800

# Maximum width of the window.
maximum_width 200

# Shades?
draw_shades no

# Text
# It complements the text, and if so.
draw_outline no

# Borders around the "conky" window.
draw_borders no

# Font, size.
#font arial:size=10

# Set to yes if you want the entire text to be in capitals.
uppercase no

# Typographical data, (is the creation of a standard simulation
#varying degrees of solidity or shading, using small dots) Borders
#(thickness, distance to the small lines around.)
stippled_borders 1

# Border Margins.
border_margin 9

# Width of the border.
border_width 10

# Standard Color of information.
#default_color grey

#Window color (depends also on the image we have on our desktop (Wallpaper)
#own_window_colour black

# Distance (pixels, dots) in Horizontal X, Vertical Y, from the corner of the screen.
gap_x 20
gap_y 15
lua_load ./lua/clock.lua
lua_draw_hook_pre clock_rings
own_window_argb_visual yes
own_window_colour 000000
own_window_argb_value 0
TEXT




${voffset 30}${font  Roboto:size=8}${color ffffff}
                   ${time  %d} ${time  %b}  - ${time  %Y}
${voffset 77}${font  Roboto:size=10}${color ffffff} 
            Cpu:  $cpu%,  ${hwmon 0 temp 1}°C
          ${color 0f0f0f}${cpugraph 15,100 0f0f0f 941d1d}${color ffffff} 
            Mem :      $mem
            Swap:       $swap
${voffset 55}   
           Home:     ${fs_used /home}
           Free  :     ${fs_free /home}
           Root  :     ${fs_used /}
           Free  :     ${fs_free /}
${voffset 55}
           Cpu:         ${top cpu 1}%
           ${offset 10}${top name 1}
           Mem:       ${top_mem mem 1}%
           ${offset 10}${top_mem name 1}
${voffset 60}
           Signal:      ${wireless_link_qual wlan0}% 
           Up:       ${upspeed wlan0}/s 
           Down:  ${downspeed wlan0}/s 
          ${color 0f0f0f}${downspeedgraph wlan0 15,100  0f0f0f 941d1d}

 
${image ./cc/cc1.png  144x144 -p 0,30}
${image ./cc/cc2.png  144x144 -p 0,175}
${image ./cc/cc3.png  144x144 -p 0,320}
${image ./cc/cc4.png  144x144 -p 0,465}
${image ./cc/cc5.png  144x144 -p 0,610}
