From 54116bf9cdb45a1be7f849dcfb21931936680a7a Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sun, 4 Aug 2024 13:53:46 -0700 Subject: [PATCH] Update .xprofile --- dot_xprofile.tmpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dot_xprofile.tmpl b/dot_xprofile.tmpl index 6ef7e65..362ded3 100644 --- a/dot_xprofile.tmpl +++ b/dot_xprofile.tmpl @@ -39,6 +39,7 @@ fi copyq & {{ end -}} {{ if lookPath "mpd" -}} +sudo mount -a mpd & {{ end -}} {{ if lookPath "numlockx" -}} @@ -48,4 +49,5 @@ numlockx on setxkbmap -option "apple:alupckeys" {{ end -}} {{ if lookPath "nmcli" -}} -nmcli con up +nmcli con up us.protonvpn.tcp +{{ end -}}