I followed this github tutorial, to install termite-style.
However, when I run ./install, I get the following error:
[!] ERROR: Could not find 'termite', is it installed?
Screenshot:
What am I doing wrong?
I followed this github tutorial, to install termite-style.
However, when I run ./install, I get the following error:
[!] ERROR: Could not find 'termite', is it installed?
Screenshot:
What am I doing wrong?
which termite
If you do not get any output from this command termite is not installed the link you supplied is for installing an addon for the termite terminal not to install the terminal it's self. Make sure you have termite installed first then retry the directions on github.