- Added Input Caret check to kintox11, updated json with run_onInput

This commit is contained in:
Ben Reaves
2020-02-15 22:48:49 -06:00
parent dc016d9270
commit 086ab8bb35
2 changed files with 89 additions and 25 deletions

View File

@@ -1,12 +1,14 @@
{"config":[{
"name":"gui",
"run":"",
"run_onInput":"",
"de":[],
"appnames":[ "" ]
},
{
"name":"term",
"run":"",
"run_onInput":"",
"de":[],
"appnames":[ "Gnome-terminal","konsole","io.elementary.terminal","terminator","sakura","guake","tilda","xterm","eterm" ]
}],