feat: new label module
Takes a text label, with the ability to include embedded scripts. Resolves #80.
This commit is contained in:
@@ -116,3 +116,7 @@ favorites = [
|
||||
'Steam',
|
||||
]
|
||||
|
||||
[[start]]
|
||||
label = 'random num: {{500:echo $RANDOM}}'
|
||||
type = 'label'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user