From 5f4f4ae3d57485538a60acc7c6b06eb84cac6dd6 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Tue, 5 May 2020 16:39:35 +0200 Subject: [PATCH] Change shebang --- dotfiles/i3/scripts/protonvpn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/i3/scripts/protonvpn b/dotfiles/i3/scripts/protonvpn index 1a1ae0c..207a0dc 100755 --- a/dotfiles/i3/scripts/protonvpn +++ b/dotfiles/i3/scripts/protonvpn @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 """Simple script for i3blocks for VPN status with ProtonVPN.