Files
nixconfig/modules/home/wayland/apps/eww/bar/windows/calendar.yuck
soraefir c2cd4e42c1 fixes
2026-06-05 04:27:45 +02:00

10 lines
164 B
Plaintext
Executable File

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