mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
sway/autostart-utilities: add commented protonvpn autostart
This commit is contained in:
parent
d2bbe52a21
commit
404c899059
@ -21,6 +21,9 @@ 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user