Sample Header Ad - 728x90

Error With gtk-launch: Unable to find terminal required for application

5 votes
2 answers
6687 views
I tried to use the following command:
gtk-launch nvim file.txt
But it gave me this error:
gtk-launch: error launching application: Unable to find terminal required for application
How am I supposed to set the terminal required for application? I already set my $TERM and $TERMINAL environmental variables:
export TERM="kitty"
export TERMINAL="kitty"
Asked by Amarakon (373 rep)
Jun 25, 2022, 07:48 AM
Last activity: Mar 22, 2024, 02:38 PM