Fix comment.
This commit is contained in:
parent
39e3bf39e3
commit
ef56523306
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
env SUDO_USER=$USER doas protonvpn c --cc DK
|
||||
# Uncomment to use sudo instead of doas, comment the above
|
||||
# Uncomment below to use sudo instead of doas, comment the above
|
||||
#sudo protonvpn c --cc DK
|
||||
sway-launcher-desktop autostart
|
||||
|
|
|
@ -44,3 +44,4 @@ set background=dark
|
|||
let g:solarized_termcolors=256
|
||||
let g:solarized_termtrans=1
|
||||
colorscheme solarized
|
||||
|
||||
|
|
Loading…
Reference in a new issue