flatpak: rename .Devel variant to .ghostty-debug

This is done to match against the default application id when Ghostty is
built using debug configuration, done to prepare the Flatpak version for
D-Bus activation support.
pull/7511/head
Leorize 2025-06-02 21:02:16 -05:00
parent aa6c349545
commit 1183ac8972
No known key found for this signature in database
GPG Key ID: F27DAB17D7AD45CE
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
app-id: com.mitchellh.ghostty.Devel app-id: com.mitchellh.ghostty-debug
runtime: org.gnome.Platform runtime: org.gnome.Platform
runtime-version: "48" runtime-version: "48"
sdk: org.gnome.Sdk sdk: org.gnome.Sdk
@ -10,7 +10,7 @@ command: ghostty
rename-desktop-file: com.mitchellh.ghostty.desktop rename-desktop-file: com.mitchellh.ghostty.desktop
rename-appdata-file: com.mitchellh.ghostty.metainfo.xml rename-appdata-file: com.mitchellh.ghostty.metainfo.xml
rename-icon: com.mitchellh.ghostty rename-icon: com.mitchellh.ghostty
desktop-file-name-suffix: " (Devel)" desktop-file-name-suffix: " (Debug)"
finish-args: finish-args:
# 3D rendering # 3D rendering
- --device=dri - --device=dri