sway/autostart-communication: Dino works on Lumina, uncomment

This commit is contained in:
Aminda Suomalainen 2022-06-18 18:20:04 +03:00
parent 3d55933fb1
commit 307d0d37b8
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ exec --no-startup-id flatpak run --env=LC_ALL=en_US.utf8 org.telegram.desktop -s
# Nheko nightly (Matrix protocol). xwayland for missing all menus in wayland.
exec --no-startup-id 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
# Dino, electronless XMPP
exec --no-startup-id dino --gapplication-service
# Gajim nightly, also electronless XMPP
exec --no-startup-id flatpak run org.gajim.Gajim.Devel