sway/config.d/autostart-p2p-communication.conf: workaround Briar notifications

This commit is contained in:
Aminda Suomalainen 2023-02-18 10:24:33 +02:00
parent 5ee54038de
commit d3a4421128
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# Very Important Communication Programs, P2P, not expected to get sold
exec --no-startup-id flatpak run net.jami.Jami
exec --no-startup-id flatpak run org.briarproject.Briar//stable
# Workaround https://github.com/flathub/org.briarproject.Briar/issues/11
# runtime version will require bumbing up
#exec --no-startup-id flatpak run org.briarproject.Briar//stable
exec --no-startup-id flatpak run --runtime=org.gnome.Platform//43 org.briarproject.Briar//stable