dotfiles/sway/.config/sway/autostart.sh
2021-11-26 09:02:18 +01:00

8 lines
192 B
Bash
Executable file

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