added eww folder
This commit is contained in:
5
eww/widgets/lorem.yuck
Normal file
5
eww/widgets/lorem.yuck
Normal file
@@ -0,0 +1,5 @@
|
||||
(defwidget loremText [text]
|
||||
(label :text text
|
||||
:class 'lorem-text')
|
||||
|
||||
)
|
||||
Reference in New Issue
Block a user