
# Create own window instead of using desktop (required in nautilus)
#avoid flicker
double_buffer yes

#own window to run simultanious 2 or more conkys
own_window  yes
own_window_transparent yes
own_window_type override
#own_window_type desktop

own_window_hints undecorate,sticky,skip_taskbar,skip_pager 

#borders
draw_borders no
border_margin 1

#shades
draw_shades no

#position
gap_x 2
gap_y 620
alignment bottom_right

#behaviour
update_interval 1

color1 red
default_color  black
#default_shade_color 000000
#own_window_colour 262626

#font
use_xft yes
xftfont cure:pixelsize=9

#to prevent window from moving
use_spacer none
#minimum_size 80 0
maximum_width 210 300
minimum_size 210 70
color1 grey
color4 lightgreen
color3 lightblue
color2 green

default_bar_size 210
default_graph_size 100

# stuff after 'TEXT' will be formatted on screen

override_utf8_locale yes
xftfont Terminus:size=14
xftalpha 0.8

cpu_avg_samples 2



TEXT
${if_running exaile}
${color1}${exec  /home/gusarov/conky/exaile_conky.py ART}
${exec  /home/gusarov/conky/exaile_conky.py ALB}
${color2}${font PizzaDude Bullets:size=18}${exec  /home/gusarov/conky/exaile_conky.py STA}${font} ${color4}${exec  /home/gusarov/conky/exaile_conky.py TTL}
${color3}${execbar  /home/gusarov/conky/exaile_conky.py PROG} #size bar - see > default_bar_size
${color1}
${exec  /home/gusarov/conky/exaile_conky.py POS} / ${exec  /home/gusarov/conky/exaile_conky.py LNG} / ${exec  /home/gusarov/conky/exaile_conky.py PROG} %

${color1}                     ${font Arial:size=10:style=bold}volume ${exec  /home/gusarov/conky/exaile_conky.py VOL} %
${execbar  /home/gusarov/conky/exaile_conky.py VOL}${endif}
$stippled_hr
