From 3c9cc52aac596f895fa19e7baf00b703dfdbc6a4 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 14 Feb 2024 10:29:36 +0200 Subject: [PATCH] flatpak-workarounds.bash: remove deltachat --- bash/flatpak-workarounds.bash | 3 --- 1 file changed, 3 deletions(-) diff --git a/bash/flatpak-workarounds.bash b/bash/flatpak-workarounds.bash index a853eb7..f6d5283 100755 --- a/bash/flatpak-workarounds.bash +++ b/bash/flatpak-workarounds.bash @@ -67,9 +67,6 @@ 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/*