mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix running snap with XEmbed trays
This commit is contained in:
parent
f50fdd0236
commit
ccce5f081d
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ apps:
|
||||||
command: telegram-launch
|
command: telegram-launch
|
||||||
common-id: org.telegram.desktop
|
common-id: org.telegram.desktop
|
||||||
desktop: share/applications/telegramdesktop.desktop
|
desktop: share/applications/telegramdesktop.desktop
|
||||||
|
environment:
|
||||||
|
# Use GTK3 cursor theme, icon theme and open/save file dialogs.
|
||||||
|
QT_QPA_PLATFORMTHEME: gtk3
|
||||||
extensions:
|
extensions:
|
||||||
- kde-neon
|
- kde-neon
|
||||||
plugs:
|
plugs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue