Snap install cannot find config #7950
Unanswered
yanergy
asked this question in
Issue Triage
Replies: 1 comment
-
did you install it with snap by default does sandboxing you absolutely dont want that for a terminal it will cause many issues like accessing the host filesystem |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue Description
When I run ghostty after installing it from snap, it wont find the config file if I run the application from a launcher or the .desktop. However the config is found when I run ghostty from the terminal by either 'ghostty' or 'snap run ghostty' or '/snap/bin/ghostty'. (By not finding the config I mean it doesn't apply any of the custom config settings. I don't get any errors of it not finding it)
Expected Behavior
I expect it to apply the config like I set it in my config file
Actual Behavior
The config is not found / is ignored / does not set the settings
Reproduction Steps
snap install ghostty
)ghostty
orsnap run ghostty
or/snap/bin/ghostty
)Ghostty Logs
No response
Ghostty Version
OS Version Information
Linux Mint 22
(Linux only) Display Server
X11
(Linux only) Desktop Environment/Window Manager
No response
Minimal Ghostty Configuration
Additional Relevant Configuration
No response
I acknowledge that:
```
) on separate lines.Beta Was this translation helpful? Give feedback.
All reactions