mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
sway/autostart-communication.conf: fix DeltaChat wayland
This commit is contained in:
parent
04729b5611
commit
487791a17e
@ -17,12 +17,8 @@ exec --no-startup-id flatpak run im.dino.Dino --gapplication-service
|
||||
# Gajim nightly, also electronless XMPP
|
||||
#exec --no-startup-id flatpak run org.gajim.Gajim.Devel
|
||||
|
||||
# Instant messenger as email client, no wayland support https://github.com/deltachat/deltachat-desktop/issues/2800
|
||||
# Wayland would be enabled by: --enable-features=UseOzonePlatform,WaylandWindowDecorations,WebRTCPipeWireCapturer --ozone-platform=wayland
|
||||
# Excluded from Mullvad to avoid Gandi.net blocklist resulting inability to send
|
||||
# mail
|
||||
#exec --no-startup-id /usr/bin/mullvad-exclude /var/lib/flatpak/exports/bin/chat.delta.desktop --disable-gpu $@
|
||||
#exec --no-startup-id /var/lib/flatpak/exports/bin/chat.delta.desktop --disable-gpu $@
|
||||
# Instant messenger as email client
|
||||
exec --no-startup-id flatpak run chat.delta.desktop --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations $@
|
||||
|
||||
# Mattermost, I fear it's Electron.
|
||||
#exec --no-startup-id flatpak run com.mattermost.Desktop
|
||||
|
Loading…
Reference in New Issue
Block a user