dotfiles/sway/.config/sway/autostart.sh
2021-11-08 14:49:14 +01:00

8 lines
202 B
Bash
Executable file

#!/bin/sh
protonvpn refresh
env SUDO_USER=$USER doas protonvpn c --cc DK
# Uncomment below to use sudo instead of doas, comment the above line
#sudo protonvpn c --cc DK
sway-launcher-desktop autostart