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