summaryrefslogtreecommitdiff
path: root/dist/linux
diff options
context:
space:
mode:
authorMitchell Hashimoto <mitchell.hashimoto@gmail.com>2023-02-25 21:19:57 -0800
committerMitchell Hashimoto <mitchell.hashimoto@gmail.com>2023-02-25 21:19:57 -0800
commitec956debb739550c7f73ce104be7c95d430f929b (patch)
tree552e6c0a3691011366ce9bd05641c800324614b3 /dist/linux
parent31540c24e7b7cb8c3195a51dd15b544e8033ca17 (diff)
Command/Pty work better with Flatpak but not 100% yet
Diffstat (limited to 'dist/linux')
-rw-r--r--dist/linux/app.desktop2
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