Compare commits

..

No commits in common. "404c8990590d2d0f40063e5b797c1c7359e05f8b" and "b4c663db73fa45d20520a9ea48de354ec60bab51" have entirely different histories.

5 changed files with 11 additions and 16 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
# 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

View File

@ -1,3 +0,0 @@
# 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

View File

@ -21,9 +21,6 @@ exec --no-startup-id nm-applet --indicator
# Mullvad GUI/tray
exec --no-startup-id sh -c "/opt/Mullvad\ VPN/mullvad-gui"
# ProtonVPN in background (no tray?)
#exec --no-startup-id protonvpn --gapplication-service
# see also pam_environment https://wiki.archlinux.org/index.php/Fcitx#Non_desktop_environment
#exec --no-startup-id fcitx

View File

@ -0,0 +1,7 @@
[proton-fedora-unstable]
name="proton-fedora-unstable"
baseurl=https://repo.protonvpn.com/fedora-$releasever-unstable/
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://repo.protonvpn.com/fedora-$releasever-unstable/public_key.asc

View File

@ -1,10 +0,0 @@
#
# ProtonVPN stable release
#
[protonvpn-fedora-stable]
name = ProtonVPN Fedora Stable repository
baseurl = https://repo.protonvpn.com/fedora-$releasever-stable
enabled = 1
gpgcheck = 1
repo_gpgcheck=1
gpgkey = https://repo.protonvpn.com/fedora-$releasever-stable/public_key.asc