mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-08 19:32:31 +01:00
sway/config.d/autostart-p2p-communication.conf: workaround Briar notifications
This commit is contained in:
parent
5ee54038de
commit
d3a4421128
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user