mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-09-05 19:08:17 +00:00
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.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
app-id: com.mitchellh.ghostty.Devel
|
||||
app-id: com.mitchellh.ghostty-debug
|
||||
runtime: org.gnome.Platform
|
||||
runtime-version: "48"
|
||||
sdk: org.gnome.Sdk
|
||||
@@ -10,7 +10,7 @@ command: ghostty
|
||||
rename-desktop-file: com.mitchellh.ghostty.desktop
|
||||
rename-appdata-file: com.mitchellh.ghostty.metainfo.xml
|
||||
rename-icon: com.mitchellh.ghostty
|
||||
desktop-file-name-suffix: " (Devel)"
|
||||
desktop-file-name-suffix: " (Debug)"
|
||||
finish-args:
|
||||
# 3D rendering
|
||||
- --device=dri
|
Reference in New Issue
Block a user