######conky_flip_clock########
own_window		yes
own_window_class	Conky 
own_window_transparent	yes 
own_window_type		override 
own_window_hints	undecorated,below,sticky,skip_taskbar,skip_pager 

minimum_size 200 140 
maximum_width 200 

alignment top_right 
#alignment bottom_left 
#alignment middle_middle 
#alignment bottom_right

gap_x 30 
gap_y 30 

background no
draw_borders no
stippled_borders 1 
border_width 1
draw_graph_borders no
draw_shades no
draw_outline no  
use_spacer right 
  
use_xft yes 
 
xftfont PT Sans:size=9 
 
xftalpha 0.5  
uppercase no 
override_utf8_locale yes 

update_interval 1.5 
total_run_times 0 
double_buffer yes  
no_buffers yes 
cpu_avg_samples 2 
net_avg_samples 2 
imlib_cache_size 0 
short_units yes 
pad_percents 2 
text_buffer_size 2048 


#--- LUA ----
lua_load ~/scripts/flip_clock.lua
lua_draw_hook_pre widgets

TEXT


