sway/autostart-communications: add WaylandWindowDecorations for Signal & enforce xwayland for Nheko removing Tor

This commit is contained in:
Aminda Suomalainen 2022-05-09 22:49:44 +03:00
parent 8762d6ab08
commit 25f11f89db
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 3 deletions

View File

@ -5,13 +5,13 @@ exec --no-startup-id sleep 25 && flatpak run org.briarproject.Briar
# Signal in wayland and tray
# --disable-gpu - https://github.com/signalapp/Signal-Desktop/issues/2567#issuecomment-457282578
# --start-in-tray - would be nice, but then I cannot open it from there, trus --use-tray-icon
exec --no-startup-id sleep 15 && flatpak run org.signal.Signal --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland --disable-gpu --use-tray-icon
exec --no-startup-id sleep 15 && flatpak run org.signal.Signal --enable-features=UseOzonePlatform,WaylandWindowDecorations,WebRTCPipeWireCapturer --ozone-platform=wayland --disable-gpu --use-tray-icon
# Telegram
exec --no-startup-id sleep 15 && flatpak run --env=LC_ALL=en_US.utf8 org.telegram.desktop -startintray
# Nheko nightly (Matrix protocol) with Tor
exec --no-startup-id sleep 10 && flatpak run --env=all_proxy=socks5://127.0.0.1:9050/ io.github.NhekoReborn.Nheko//master --profile default
# Nheko nightly (Matrix protocol). xwayland for missing all menus in wayland.
exec --no-startup-id sleep 10 && flatpak run --env=QT_QPA_PLATFORM=xcb io.github.NhekoReborn.Nheko//master --profile default
# Dino, electronless XMPP. Doesn't seem to function too well under Wayland/Sway?
#exec --no-startup-id dino --gapplication-service