- Added some changes to firefox and app requirements for keybinding browsers

This commit is contained in:
Ben Reaves
2020-02-17 14:46:34 -06:00
parent 9dc026695b
commit 16c4378c2e
3 changed files with 4 additions and 9 deletions

View File

@@ -22,7 +22,7 @@
"name": "firefox",
"run": "",
"run_onInput": "killall xbindkeys > /dev/null 2>&1",
"run_offInput": "killall xbindkeys > /dev/null 2>&1;xbindkeys -f $HOME/.config/kinto/.firefox",
"run_offInput": "killall xbindkeys > /dev/null 2>&1;xbindkeys -f $HOME/.config/kinto/.firefox-nw",
"symbols": "",
"types": "",
"de": [],