add support for streaming command outputs in CustomButton

This commit is contained in:
shouya
2025-10-20 22:45:11 +09:00
parent 2a47662d09
commit ea2e0df837
4 changed files with 62 additions and 17 deletions
+1
View File
@@ -78,6 +78,7 @@ Singleton {
"rightClickExec": "",
"middleClickExec": "",
"textCommand": "",
"textStream": false,
"textIntervalMs": 3000
},
"KeyboardLayout": {