From 2bf0c788f848547c8388e36ed4d77727cc3845c8 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Sat, 23 Jan 2021 18:39:51 +0100 Subject: [PATCH] Add sudo to protonvpn command, otherwise it was rejected --- dotfiles/xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/xinitrc b/dotfiles/xinitrc index eb49a53..ac349b7 100644 --- a/dotfiles/xinitrc +++ b/dotfiles/xinitrc @@ -43,7 +43,7 @@ if command -v numlockx >/dev/null 2>&1; then fi if command -v protonvpn >/dev/null 2>&1; then - protonvpn c -f + sudo protonvpn c -f fi exec i3