feat: new label module
Takes a text label, with the ability to include embedded scripts. Resolves #80.
This commit is contained in:
@@ -126,6 +126,10 @@
|
||||
"show_icons": true,
|
||||
"show_names": false,
|
||||
"type": "launcher"
|
||||
},
|
||||
{
|
||||
"label": "random num: {{500:echo $RANDOM}}",
|
||||
"type": "label"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user