Allow snap to refresh while running
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue