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