diff options
| author | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2023-02-25 21:19:57 -0800 |
|---|---|---|
| committer | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2023-02-25 21:19:57 -0800 |
| commit | ec956debb739550c7f73ce104be7c95d430f929b (patch) | |
| tree | 552e6c0a3691011366ce9bd05641c800324614b3 /dist/linux | |
| parent | 31540c24e7b7cb8c3195a51dd15b544e8033ca17 (diff) | |
Command/Pty work better with Flatpak but not 100% yet
Diffstat (limited to 'dist/linux')
| -rw-r--r-- | dist/linux/app.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/linux/app.desktop b/dist/linux/app.desktop index a06032d78..99a005750 100644 --- a/dist/linux/app.desktop +++ b/dist/linux/app.desktop @@ -2,7 +2,7 @@ Name=Ghostty Type=Application Comment=A terminal emulator -Exec=/usr/bin/ghostty +Exec=/app/bin/ghostty Icon=com.mitchellh.ghostty Keywords=terminal;tty;pty; StartupNotify=true |
