non important commit
This commit is contained in:
parent
c5bb786c4e
commit
8a669df50a
1 changed files with 8 additions and 3 deletions
|
|
@ -8,10 +8,15 @@
|
|||
:stacking "bg"
|
||||
:windowtype "dock"
|
||||
:wm-ignore false
|
||||
|
||||
(box :orientation "vertical"
|
||||
(greeter :text "Say hello!"
|
||||
:name "Tim")
|
||||
:name "Tim"
|
||||
)
|
||||
|
||||
"example content"
|
||||
)
|
||||
)
|
||||
|
||||
(defwidget greeter [?text name]
|
||||
(box :orientation "horizontal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue