Comment out refresh-mode, the store rejects this. Needs fixing in
review-toolspull/3931/head
parent
0c3b873dde
commit
b551e106a8
|
|
@ -23,7 +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
|
#refresh-mode: ignore-running # Store rejects this, needs fix in review-tools
|
||||||
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