mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Allow snap to refresh while running
This commit is contained in:

committed by
Mitchell Hashimoto

parent
238b0faf5c
commit
94e2982d4b
@ -23,6 +23,7 @@ apps:
|
|||||||
command-chain: [bin/launcher]
|
command-chain: [bin/launcher]
|
||||||
completer: share/bash-completion/completions/ghostty.bash
|
completer: share/bash-completion/completions/ghostty.bash
|
||||||
desktop: share/applications/com.mitchellh.ghostty.desktop
|
desktop: share/applications/com.mitchellh.ghostty.desktop
|
||||||
|
refresh-mode: ignore-running
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user