Artificial intelligent assistant

Gnomes .desktop current path Im trying to make a desktop file to start Strife but it doesnt work as it should. For the current Path im using this here: `'"$(dirname "$1")"'` And to run the executable I use this command: `'"$(dirname "$1")"/Strife/bin/strife'`

I would be very surprised if a .desktop file is handled by your shell. You'd be better off hardcoding the full path in the Exec directive.

* * *

I found the GNOME Desktop Entry Specification which says:

> The Exec key must contain a command line. A command line consists of an executable program optionally followed by one or more arguments. **The executable program can either be specified with its full path or with the name of the executable only. If no full path is provided the executable is looked up in the $PATH environment variable used by the desktop environment.**

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 63d02c13ed7364839a58b7f0719a4ae0