flatpak-workarounds.bash: workaround DeltaChat wayland

This commit is contained in:
Aminda Suomalainen 2024-01-12 11:06:12 +02:00
parent 01a452877e
commit 5404de494a
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,9 @@ flatpak override --filesystem=~/.ssh/config:ro --filesystem=~/.ssh/config.d:ro -
# https://github.com/flathub/im.riot.Riot/issues/303#issuecomment-1816055123
flatpak override im.riot.Riot --talk-name=org.freedesktop.secrets $@
# DeltaChat wayland support (may break X11?)
flatpak override chat.delta.desktop --socket=wayland --socket=fallback-x11 $@
# Display the overrides
if [ -d /var/lib/flatpak/overrides/ ]; then
tail -n +1 /var/lib/flatpak/overrides/*