dotfiles/autostart/.scripts/autostart.sh
the_4n0nym0u53 ef56523306 Fix comment.
2021-10-08 16:24:35 +02:00

7 lines
181 B
Bash
Executable file

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