Comment out refresh-mode, the store rejects this. Needs fixing in

review-tools
This commit is contained in:
Ken VanDine
2025-02-14 18:27:19 -05:00
committed by Mitchell Hashimoto
parent 0c3b873dde
commit b551e106a8

View File

@ -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