ci(flatpak): add flatpak builder lint (#2799)

This commit is contained in:
ReenigneArcher
2024-07-07 10:19:11 -04:00
committed by GitHub
parent acccacf861
commit 37b60fb2c1
18 changed files with 235 additions and 52 deletions

View File

@@ -1,6 +1,6 @@
[Desktop Entry]
Name=@PROJECT_NAME@ (KMS)
Exec=sudo -i PULSE_SERVER=unix:$(pactl info | awk '/Server String/{print$3}') flatpak run dev.lizardbyte.sunshine
Exec=sudo -i PULSE_SERVER=unix:$(pactl info | awk '/Server String/{print$3}') flatpak run @PROJECT_FQDN@
Terminal=true
Type=Application
NoDisplay=true