From 8b5505926a6e307750f87af21b4ed2e3b932b04e Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Wed, 26 Apr 2023 12:03:59 -0300 Subject: Deleted prometeo's configs --- .config/i3/i3lock_script.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/i3') diff --git a/.config/i3/i3lock_script.sh b/.config/i3/i3lock_script.sh index 5418f545..324df3e5 100755 --- a/.config/i3/i3lock_script.sh +++ b/.config/i3/i3lock_script.sh @@ -6,10 +6,10 @@ # |___/ # keepassxc --lock -if pidof openvpn; then - notify-send "Shutting down VPN" - pritunl-client stop r1e5vfvldadchscs -fi +#if pidof openvpn; then + #notify-send "Shutting down VPN" + #pritunl-client stop r1e5vfvldadchscs +#fi scrot /tmp/screen.png xwobf -s 11 /tmp/screen.png i3lock -i /tmp/screen.png -- cgit v1.2.3