2023-11-23 20:46:43 +01:00

9 lines
163 B
Plaintext
Executable File

(defwindow calendar
:monitor 0
:geometry (geometry
:x "0%"
:y "0%"
:anchor "bottom right"
:width "0px"
:height "0px")
(window (calendar)))