From 8c10e7e3c191dcf5664f4579d120bd6e37707533 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Mon, 25 Sep 2023 17:08:25 -0300 Subject: Updated screenlock function --- .config/i3/i3lock_script.sh | 6 ------ 1 file changed, 6 deletions(-) (limited to '.config/i3') diff --git a/.config/i3/i3lock_script.sh b/.config/i3/i3lock_script.sh index 5720b9d3..4af57b56 100755 --- a/.config/i3/i3lock_script.sh +++ b/.config/i3/i3lock_script.sh @@ -5,13 +5,7 @@ # |_| \___/ \__, |___/ https://git.rogs.me # |___/ # -keepassxc --lock -#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 -#i3lock -c 000000 rm /tmp/screen.png -- cgit v1.2.3