CustomButton: add script execution/polling support with text display
This commit is contained in:
parent
7def695c0e
commit
dbf1020636
3 changed files with 106 additions and 25 deletions
|
|
@ -61,7 +61,9 @@ Singleton {
|
|||
"icon": "heart",
|
||||
"leftClickExec": "",
|
||||
"rightClickExec": "",
|
||||
"middleClickExec": ""
|
||||
"middleClickExec": "",
|
||||
"textCommand": "",
|
||||
"textIntervalMs": 3000
|
||||
},
|
||||
"Microphone": {
|
||||
"allowUserSettings": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue