mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Comment out refresh-mode, the store rejects this. Needs fixing in
review-tools
This commit is contained in:

committed by
Mitchell Hashimoto

parent
0c3b873dde
commit
b551e106a8
@ -23,7 +23,7 @@ apps:
|
||||
command-chain: [bin/launcher]
|
||||
completer: share/bash-completion/completions/ghostty.bash
|
||||
desktop: share/applications/com.mitchellh.ghostty.desktop
|
||||
refresh-mode: ignore-running
|
||||
#refresh-mode: ignore-running # Store rejects this, needs fix in review-tools
|
||||
environment:
|
||||
PATH: /snap/ghostty/current/bin:/snap/ghostty/current/usr/bin:$PATH
|
||||
LC_ALL: C.UTF-8
|
||||
|
Reference in New Issue
Block a user