Don't set no more needed variables for portal support in snap
Both glib 2.76 and Qt 6.5 detect snap automatically now
This commit is contained in:
parent
07791aa2eb
commit
c9308d04b8
|
@ -21,11 +21,6 @@ apps:
|
|||
common-id: org.telegram.desktop
|
||||
desktop: usr/share/applications/org.telegram.desktop.desktop
|
||||
autostart: telegram-desktop_telegram-desktop.desktop
|
||||
environment:
|
||||
# Tell glib to use portals on file associations handling.
|
||||
GTK_USE_PORTAL: 1
|
||||
# Use sandboxed ibus api
|
||||
IBUS_USE_PORTAL: 1
|
||||
plugs:
|
||||
- alsa
|
||||
- audio-playback
|
||||
|
|
Loading…
Reference in New Issue