Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Editor Command line and directory #141

Open
owen12h opened this issue Mar 4, 2024 · 1 comment
Open

App Editor Command line and directory #141

owen12h opened this issue Mar 4, 2024 · 1 comment

Comments

@owen12h
Copy link

owen12h commented Mar 4, 2024

I was wondering if anyone could tell me what to do for the command line and directory. I am new to this stuff and I have searched videos for hours trying to figure it out and I still can't. Any help would be appreciated. I installed it from flathub and im on chromes version of linux.

@thomas-zimmerman
Copy link

The "command line" is where the application that you would like to be associated with the desktop file. From a terminal you can usually fine this with the following command:

which application-name

The output will be the command line you want to use.

The "directory" would be where the application will "start from". You may not need to set this for most applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants