non important commit

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

View file

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