mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
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:
@@ -21,11 +21,6 @@ apps:
|
|||||||
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
|
||||||
autostart: telegram-desktop_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:
|
plugs:
|
||||||
- alsa
|
- alsa
|
||||||
- audio-playback
|
- audio-playback
|
||||||
|
Reference in New Issue
Block a user