non important commit

This commit is contained in:
benstrb 2026-01-10 22:01:26 +01:00
parent c5bb786c4e
commit 8a669df50a

View file

@ -8,9 +8,14 @@
:stacking "bg" :stacking "bg"
:windowtype "dock" :windowtype "dock"
:wm-ignore false :wm-ignore false
(greeter :text "Say hello!"
:name "Tim") (box :orientation "vertical"
"example content" (greeter :text "Say hello!"
:name "Tim"
)
"example content"
)
) )
(defwidget greeter [?text name] (defwidget greeter [?text name]