9 lines
		
	
	
		
			163 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			163 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
(defwindow calendar
 | 
						|
  :monitor 1
 | 
						|
  :geometry (geometry
 | 
						|
    :x "0%"
 | 
						|
    :y "0%"
 | 
						|
  	:anchor "bottom right"
 | 
						|
    :width "0px"
 | 
						|
    :height "0px")
 | 
						|
  (window (calendar))) |