summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.config/i3/i3lock_script.sh6
1 files changed, 0 insertions, 6 deletions
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