mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Set GHOSTTY_RESOURCES_DIR
This commit is contained in:

committed by
Mitchell Hashimoto

parent
30fa18390f
commit
eb0816c2c4
@ -26,6 +26,7 @@ apps:
|
|||||||
environment:
|
environment:
|
||||||
PATH: /snap/ghostty/current/bin:/snap/ghostty/current/usr/bin:$PATH
|
PATH: /snap/ghostty/current/bin:/snap/ghostty/current/usr/bin:$PATH
|
||||||
LC_ALL: C.UTF-8
|
LC_ALL: C.UTF-8
|
||||||
|
GHOSTTY_RESOURCES_DIR: /snap/ghostty/current/share/ghostty
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
launcher:
|
launcher:
|
||||||
|
Reference in New Issue
Block a user