#This conky art is by Qaisar Nawaz
# Conky settings #
background no
update_interval 4
double_buffer yes
no_buffers yes

# Window specifications #
own_window yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_title 
own_window_colour ffffff
own_window_transparent yes
#own_window_argb_visual yes
#own_window_argb_value 200

minimum_size 232 129
# Alignment #
alignment tr
gap_x 60
gap_y 80

border_inner_margin 0
border_outer_margin 0

# Graphics settings #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no

# Text settings #
use_xft yes
xftalpha 0
xftfont ubuntu:size=9

# Color scheme #
default_color 999999

color1 0099ff
color2 9933CC
color3 AAF200
color4 000000
color5 FFC000
color6 cccccc
color7 ffffff

TEXT
${image ./wab.png -p}${voffset 5}${offset 20}${font ubuntu:bold:pixelsize=80}${color1}${time %H}${voffset -8}${offset 6}${font ubuntu light:pixelsize=70}:${offset 4}${voffset 5}${time %M}$font$color
${voffset 26}${offset 10}${color7}${time %A}${alignr 10}${font ubuntu:bold}${time %d} ${voffset -2}${color7}$font ${time  %B} ${time %Y}${voffset -33}

