Files
nixconfig/modules/home/wayland/apps/eww/bar/windows/calendar.yuck
2025-10-07 01:01:07 +02:00

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)))