mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-22 01:54:15 +01:00
sway/autostart-utilities.conf: swap ProtonVPN and Mullvad
This commit is contained in:
parent
9ad97b4560
commit
d755faf6e0
@ -19,10 +19,10 @@ exec --no-startup-id foot --title=htop htop
|
||||
exec --no-startup-id nm-applet --indicator
|
||||
|
||||
# Mullvad GUI/tray
|
||||
exec --no-startup-id sh -c "/opt/Mullvad\ VPN/mullvad-gui"
|
||||
#exec --no-startup-id sh -c "/opt/Mullvad\ VPN/mullvad-gui"
|
||||
|
||||
# ProtonVPN in background (no tray?)
|
||||
#exec --no-startup-id protonvpn --gapplication-service
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user