mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Use command-chain for desktop-launch in snap
This commit is contained in:
parent
bea3e5d48f
commit
d63e483615
1 changed files with 3 additions and 1 deletions
|
@ -15,7 +15,9 @@ architectures:
|
||||||
|
|
||||||
apps:
|
apps:
|
||||||
telegram-desktop:
|
telegram-desktop:
|
||||||
command: bin/desktop-launch telegram-desktop
|
command: usr/bin/telegram-desktop
|
||||||
|
command-chain:
|
||||||
|
- bin/desktop-launch
|
||||||
common-id: org.telegram.desktop
|
common-id: org.telegram.desktop
|
||||||
desktop: usr/share/applications/org.telegram.desktop.desktop
|
desktop: usr/share/applications/org.telegram.desktop.desktop
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Add table
Reference in a new issue