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