What am I supposed to put as the command while setting a keyboard shortcut to open xonsh in Linux?
Putting
xonsh
as the command does not seem to work although
subl
launches sublime.
(I am using Kali 2.0).
What am I supposed to put as the command while setting a keyboard shortcut to open xonsh in Linux?
Putting
xonsh
as the command does not seem to work although
subl
launches sublime.
(I am using Kali 2.0).
Xonsh should be run from within your terminal. I am running it in elementary OS and the command would read pantheon-terminal xonsh
. Find out the terminal you are using as standard and edit the command above.