dotfiles/autostart/.scripts/autostart.sh
2021-10-03 00:40:44 +02:00

7 lines
175 B
Bash
Executable file

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