Allow snap to refresh while running

This commit is contained in:
Ken VanDine
2025-02-14 17:16:36 -05:00
committed by Mitchell Hashimoto
parent 238b0faf5c
commit 94e2982d4b

View File

@ -23,6 +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
environment:
PATH: /snap/ghostty/current/bin:/snap/ghostty/current/usr/bin:$PATH
LC_ALL: C.UTF-8